Home
last modified time | relevance | path

Searched refs:EmitVexPrefixByteTwo (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/compiler/utils/x86_64/
H A Dassembler_x86_64.cc455 byte_two = EmitVexPrefixByteTwo(/*W=*/ false, in vmovaps()
515 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovaps()
567 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovups()
621 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovaps()
674 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovups()
1046 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovapd()
1108 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovapd()
1162 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovupd()
1214 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovapd()
1268 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vmovupd()
[all …]
H A Dassembler_x86_64.h1030 uint8_t EmitVexPrefixByteTwo(bool W,
1034 uint8_t EmitVexPrefixByteTwo(bool W,
/aosp12/art/compiler/utils/x86/
H A Dassembler_x86.cc193 uint8_t byte_two = EmitVexPrefixByteTwo(false, in blsi()
207 uint8_t byte_two = EmitVexPrefixByteTwo(false, in blsmsk()
221 uint8_t byte_two = EmitVexPrefixByteTwo(false, in blsr()
1495 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, in vpmulld()
2152 uint8_t byte_two = EmitVexPrefixByteTwo(/*W=*/ false, in andn()
4060 uint8_t X86Assembler::EmitVexPrefixByteTwo(bool W, in EmitVexPrefixByteTwo() function in art::x86::X86Assembler
4091 uint8_t X86Assembler::EmitVexPrefixByteTwo(bool W, in EmitVexPrefixByteTwo() function in art::x86::X86Assembler
H A Dassembler_x86.h994 uint8_t EmitVexPrefixByteTwo(bool W,
998 uint8_t EmitVexPrefixByteTwo(bool W,