Home
last modified time | relevance | path

Searched refs:Teq (Results 1 – 13 of 13) sorted by relevance

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-operand-const-a32.cc124 M(Teq) \
Dtest-simulator-cond-rd-operand-const-t32.cc124 M(Teq) \
Dtest-simulator-cond-rd-operand-rn-a32.cc124 M(Teq) \
Dtest-simulator-cond-rd-operand-rn-t32.cc124 M(Teq) \
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc124 M(Teq) \
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc124 M(Teq) \
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc124 M(Teq) \
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc124 M(Teq) \
Dtest-disasm-a32.cc1611 COMPARE_BOTH(Teq(r0, 0xbad), in TEST()
1614 COMPARE_BOTH(Teq(r0, 0xbadbeef), in TEST()
1618 MUST_FAIL_TEST_T32(Teq(r0, Operand(r1, LSL, r2)), in TEST()
Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc124 M(Teq) \
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h280 Teq, enumerator
1282 using InstMIPS32Teq = InstMIPS32Trap<InstMIPS32::Teq>;
/external/libxml2/macos/
Dlibxml2.mcp.xml.sit.hqx118 Teq#1"dB$',jhRET3j*&b'*XN0pNbXSTG[`CEJjiH!3U5(Sp21C0*SEJrF3l2KZP
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h4811 void Teq(Condition cond, Register rn, const Operand& operand) { in Teq() function
4820 void Teq(Register rn, const Operand& operand) { Teq(al, rn, operand); } in Teq() function