Home
last modified time | relevance | path

Searched refs:VEX_INIT (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/x86/
Dinstruction_set_features_x86.h40 #define VEX_INIT 0x00 macro
/art/compiler/utils/x86/
Dassembler_x86.cc4003 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
4031 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
4065 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
4095 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5469 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
5497 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
5531 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
5562 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()