Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.cc3918 uint8_t vex_prefix = 0xC0; in EmitVexPrefixByteZero() local
3934 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
3962 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
3996 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
4026 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5449 uint8_t vex_prefix = 0xC0; in EmitVexPrefixByteZero() local
5460 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
5488 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
5522 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
5553 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local