Home
last modified time | relevance | path

Searched refs:Rsbs (Results 1 - 11 of 11) sorted by relevance

/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-rn-operand-rm-a32.cc129 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-rm-t32.cc131 M(Rsbs) \
H A Dtest-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc119 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-const-a32.cc129 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-const-t32.cc131 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc129 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc131 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc129 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc131 M(Rsbs) \
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc129 M(Rsbs) \
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h3825 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