Searched refs:Rsbs (Results 1 - 11 of 11) sorted by relevance
/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 129 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 131 M(Rsbs) \
|
H A D | test-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc | 119 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-const-a32.cc | 129 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-const-t32.cc | 131 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 129 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 131 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 129 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 131 M(Rsbs) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 129 M(Rsbs) \
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 3825 Rsbs(cond, rd, rn, operand); in MacroAssembler() 3832 Rsbs(cond, rd, rn, operand); in MacroAssembler() 3846 void Rsbs(Condition cond, Register rd, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 3860 void Rsbs(Register rd, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 3861 Rsbs(al, rd, rn, operand); in MacroAssembler()
|
Completed in 45 milliseconds