Home
last modified time | relevance | path

Searched defs:FPSCR (Results 1 - 6 of 6) sorted by relevance

/third_party/vixl/tools/test_generator/
H A Ddata_types.py521 class FPSCR(U32): class
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc1454 __ Vmrs(RegisterOrAPSR_nzcv(fpsr_bits.GetCode()), FPSCR); in TestHelper() local
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc1454 __ Vmrs(RegisterOrAPSR_nzcv(fpsr_bits.GetCode()), FPSCR); in TestHelper() local
H A Dtest-assembler-aarch32.cc2818 __ Vmrs(RegisterOrAPSR_nzcv(r0.GetCode()), FPSCR); in TEST() local
2821 __ Vmrs(RegisterOrAPSR_nzcv(r1.GetCode()), FPSCR); in TEST() local
2824 __ Vmrs(RegisterOrAPSR_nzcv(r2.GetCode()), FPSCR); in TEST() local
2849 __ Vmrs(RegisterOrAPSR_nzcv(r0.GetCode()), FPSCR); in TEST() local
2852 __ Vmrs(RegisterOrAPSR_nzcv(r1.GetCode()), FPSCR); in TEST() local
2855 __ Vmrs(RegisterOrAPSR_nzcv(r2.GetCode()), FPSCR); in TEST() local
2880 __ Vmrs(RegisterOrAPSR_nzcv(r0.GetCode()), FPSCR); in TEST() local
2883 __ Vmrs(RegisterOrAPSR_nzcv(r1.GetCode()), FPSCR); in TEST() local
2886 __ Vmrs(RegisterOrAPSR_nzcv(r2.GetCode()), FPSCR); in TEST() local
2911 __ Vmrs(RegisterOrAPSR_nzcv(r0.GetCode()), FPSCR); TEST() local
2914 __ Vmrs(RegisterOrAPSR_nzcv(r1.GetCode()), FPSCR); TEST() local
2917 __ Vmrs(RegisterOrAPSR_nzcv(r2.GetCode()), FPSCR); TEST() local
2939 __ Vmrs(RegisterOrAPSR_nzcv(r1.GetCode()), FPSCR); TEST() local
2943 __ Vmrs(RegisterOrAPSR_nzcv(r2.GetCode()), FPSCR); TEST() local
2946 __ Vmrs(RegisterOrAPSR_nzcv(pc.GetCode()), FPSCR); TEST() local
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc513 Vmrs(RegisterOrAPSR_nzcv(tmp.GetCode()), FPSCR); in Printf() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5936 SDValue FPSCR = DAG.getNode(ISD::INTRINSIC_W_CHAIN, dl, MVT::i32, Ops); in LowerFLT_ROUNDS_() local

Completed in 73 milliseconds