Home
last modified time | relevance | path

Searched refs:iteee (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dthumb-invalid-crypto.txt3 iteee lo
21 iteee lo
/external/llvm/test/MC/ARM/
Dthumb-invalid-crypto.txt3 iteee lo
21 iteee lo
/external/u-boot/arch/arm/include/asm/
Dunified.h90 .macro iteee, cond
/external/llvm/test/CodeGen/ARM/
Dthumb2-size-opt.ll88 ; CHECK: iteee ne
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dthumb2-size-opt.ll88 ; CHECK: iteee ne
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt33 [0x50 0xbf] # hint #5; legal as the third instruction for the iteee above
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt33 [0x50 0xbf] # hint #5; legal as the third instruction for the iteee above
/external/vixl/src/aarch32/
Dassembler-aarch32.h241 void iteee(Condition cond) { it(cond, 0xf); } in iteee() function