Home
last modified time | relevance | path

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

/aosp12/art/compiler/utils/x86_64/
H A Dassembler_x86_64.cc494 uint8_t ByteZero, ByteOne, ByteTwo; in vmovaps() local
546 uint8_t ByteZero, ByteOne, ByteTwo; in vmovups() local
599 uint8_t ByteZero, ByteOne, ByteTwo; in vmovaps() local
652 uint8_t ByteZero, ByteOne, ByteTwo; in vmovups() local
1025 uint8_t ByteZero, ByteOne, ByteTwo; in vmovapd() local
1086 uint8_t ByteZero, ByteOne, ByteTwo; in vmovapd() local
1141 uint8_t ByteZero, ByteOne, ByteTwo; in vmovupd() local
1194 uint8_t ByteZero, ByteOne, ByteTwo; in vmovapd() local
1247 uint8_t ByteZero, ByteOne, ByteTwo; in vmovupd() local
1567 uint8_t ByteZero, ByteOne, ByteTwo; in vmovdqa() local
[all …]
/aosp12/art/compiler/utils/x86/
H A Dassembler_x86.cc1489 uint8_t ByteZero = 0x00, ByteOne = 0x00, ByteTwo = 0x00; in vpmulld() local