conditional jump instruction
常見例句
- 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.
通過在一個(gè)有條件跳轉(zhuǎn)指令之后放置無用數(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.
匯編語言依序執(zhí)行算術(shù)指令,而跳轉(zhuǎn)指令可以通過改變程序計(jì)數(shù)器的值來執(zhí)行條件語句和循環(huán)語句。 返回 conditional jump instruction