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.cc3934 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
3962 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
3996 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
4026 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5460 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
5488 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
5522 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
5553 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()