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.cc3927 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
3955 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
3989 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
4019 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5444 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
5472 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne()
5506 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()
5537 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo()