Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitNativeARM_T2_32.c178 #define VMRS 0xeef1fa10 macro
1672 return push_inst32(compiler, VMRS); in sljit_emit_fop1_cmp()
DsljitNativeARM_32.c111 #define VMRS 0xeef1fa10 macro
2165 return push_inst(compiler, VMRS); in sljit_emit_fop1_cmp()
/external/llvm/lib/Target/ARM/
DARMScheduleSwift.td1685 (instregex "VMRS")>;
DARMInstrVFP.td1660 def VMRS : MovFromVFP<0b0001 /* fpscr */, (outs GPR:$Rt), (ins),