conditional jump instruction
常見(jiàn)例句
- The recursive traversal method can be fooled by placing garbage data after a conditional jump instruction and programmatically ensuring that the jump condition always succeeds.
通過(guò)在一個(gè)有條件跳轉(zhuǎn)指令之后放置無(wú)用數(shù)據(jù)、并且有規(guī)劃地確保跳轉(zhuǎn)條件總是跳轉(zhuǎn)成功,能夠欺騙遞歸遍歷方法。 - Assembly language instruction sequence perform arithmetic, and jump instruction by changing the program counter value to execute the conditional statement and circular statement.
匯編語(yǔ)言依序執(zhí)行算術(shù)指令,而跳轉(zhuǎn)指令可以通過(guò)改變程序計(jì)數(shù)器的值來(lái)執(zhí)行條件語(yǔ)句和循環(huán)語(yǔ)句。 返回 conditional jump instruction