Searched refs:kJncShortOpcode (Results 1 – 6 of 6) sorted by relevance
1298 ? (*jmp_address == Assembler::kJncShortOpcode || in PatchInlinedSmiCode()1303 ? (*jmp_address == Assembler::kJncShortOpcode ? not_zero : zero) in PatchInlinedSmiCode()
604 static const byte kJncShortOpcode = kJccShortPrefix | not_carry; variable
1277 ? (*jmp_address == Assembler::kJncShortOpcode || in PatchInlinedSmiCode()1282 ? (*jmp_address == Assembler::kJncShortOpcode ? not_zero : zero) in PatchInlinedSmiCode()
552 static const byte kJncShortOpcode = kJccShortPrefix | not_carry; variable
541 static const byte kJncShortOpcode = kJccShortPrefix | not_carry; variable