Lines Matching full:jump
9 #include "src/interpreter/bytecode-jump-table.h"
158 // Update the jump instruction's location.
360 // The jump fits within the range of an UImm8 operand, so cancel
361 // the reservation and jump directly.
365 // The jump does not fit within the range of an UImm8 operand, so
367 // and update the jump instruction and operand.
388 // The jump fits within the range of an Imm16 operand, so cancel
389 // the reservation and jump directly.
394 // The jump does not fit within the range of an Imm16 operand, so
396 // and update the jump instruction and operand.
470 // Label has been bound already so this is a backwards jump.
475 // Adjust for scaling byte prefix for wide jump offset.
490 // reservation in the constant pool so the jump can be patched
492 // of the operand for the constant is known and the jump can