Home
last modified time | relevance | path

Searched defs:vex_prefix (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/x86/
Dassembler_x86.cc3987 uint8_t vex_prefix = 0xC0; in EmitVexPrefixByteZero() local
4003 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
4031 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
4065 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
4095 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5458 uint8_t vex_prefix = 0xC0; in EmitVexPrefixByteZero() local
5469 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
5497 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
5531 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
5562 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local