Home
last modified time | relevance | path

Searched refs:VMRS (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/
Dvmrs.ll1 ; Test the "vmrs APSR_nzcv, FPSCR" form of the VMRS instruction.
/external/pcre/dist2/src/sljit/
DsljitNativeARM_T2_32.c178 #define VMRS 0xeef1fa10 macro
1689 return push_inst32(compiler, VMRS); in sljit_emit_fop1_cmp()
DsljitNativeARM_32.c111 #define VMRS 0xeef1fa10 macro
2167 return push_inst(compiler, VMRS); in sljit_emit_fop1_cmp()
/external/llvm/lib/Target/ARM/
DARMScheduleSwift.td655 (instregex "VMRS")>;
DARMISelDAGToDAG.cpp4006 .Case("fpscr", ARM::VMRS) in tryReadRegister()
DARMInstrVFP.td2078 def VMRS : MovFromVFP<0b0001 /* fpscr */, (outs GPR:$Rt), (ins),
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrVFP.td1072 def VMRS : MovFromVFP<0b0001 /* fpscr */, (outs GPR:$Rt), (ins),