Searched refs:VMRS (Results 1 – 5 of 5) sorted by relevance
178 #define VMRS 0xeef1fa10 macro1689 return push_inst32(compiler, VMRS); in sljit_emit_fop1_cmp()
111 #define VMRS 0xeef1fa10 macro2167 return push_inst(compiler, VMRS); in sljit_emit_fop1_cmp()
655 (instregex "VMRS")>;
1681 def VMRS : MovFromVFP<0b0001 /* fpscr */, (outs GPR:$Rt), (ins),
3608 .Case("fpscr", ARM::VMRS) in SelectReadRegister()