Searched refs:Eors (Results 1 – 11 of 11) sorted by relevance
/external/vixl/test/aarch32/ |
D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-const-a32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-const-t32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 127 M(Eors) \
|
D | test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 127 M(Eors) \
|
D | test-assembler-aarch32.cc | 3197 __ Eors(r0, r0, 0); in TEST() local
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 1782 Eors(cond, rd, rn, operand); in Eor() 1789 Eors(cond, rd, rn, operand); in Eor() 1803 void Eors(Condition cond, Register rd, Register rn, const Operand& operand) { in Eors() function 1813 void Eors(Register rd, Register rn, const Operand& operand) { in Eors() function 1814 Eors(al, rd, rn, operand); in Eors()
|