Lines Matching defs:ac

88 static floatx80 do_fldt(X86Access *ac, target_ulong ptr)  in do_fldt()
97 static void do_fstt(X86Access *ac, target_ulong ptr, floatx80 f) in do_fstt()
448 X86Access ac; in helper_fldt_ST0() local
460 X86Access ac; in helper_fstt_ST0() local
841 X86Access ac; in helper_fbld_ST0() local
869 X86Access ac; in helper_fbst_ST0() local
2444 static void do_fstenv(X86Access *ac, target_ulong ptr, int data32) in do_fstenv()
2494 X86Access ac; in helper_fstenv() local
2516 static void do_fldenv(X86Access *ac, target_ulong ptr, int data32) in do_fldenv()
2534 X86Access ac; in helper_fldenv() local
2540 static void do_fsave(X86Access *ac, target_ulong ptr, int data32) in do_fsave()
2559 X86Access ac; in helper_fsave() local
2565 static void do_frstor(X86Access *ac, target_ulong ptr, int data32) in do_frstor()
2582 X86Access ac; in helper_frstor() local
2590 static void do_xsave_fpu(X86Access *ac, target_ulong ptr) in do_xsave_fpu()
2621 static void do_xsave_mxcsr(X86Access *ac, target_ulong ptr) in do_xsave_mxcsr()
2630 static void do_xsave_sse(X86Access *ac, target_ulong ptr) in do_xsave_sse()
2650 static void do_xsave_ymmh(X86Access *ac, target_ulong ptr) in do_xsave_ymmh()
2667 static void do_xsave_bndregs(X86Access *ac, target_ulong ptr) in do_xsave_bndregs()
2679 static void do_xsave_bndcsr(X86Access *ac, target_ulong ptr) in do_xsave_bndcsr()
2689 static void do_xsave_pkru(X86Access *ac, target_ulong ptr) in do_xsave_pkru()
2694 static void do_fxsave(X86Access *ac, target_ulong ptr) in do_fxsave()
2713 X86Access ac; in helper_fxsave() local
2739 static void do_xsave_access(X86Access *ac, target_ulong ptr, uint64_t rfbm, in do_xsave_access()
2789 X86Access ac; in do_xsave() local
2814 static void do_xrstor_fpu(X86Access *ac, target_ulong ptr) in do_xrstor_fpu()
2840 static void do_xrstor_mxcsr(X86Access *ac, target_ulong ptr) in do_xrstor_mxcsr()
2846 static void do_xrstor_sse(X86Access *ac, target_ulong ptr) in do_xrstor_sse()
2882 static void do_xrstor_ymmh(X86Access *ac, target_ulong ptr) in do_xrstor_ymmh()
2915 static void do_xrstor_bndregs(X86Access *ac, target_ulong ptr) in do_xrstor_bndregs()
2927 static void do_xrstor_bndcsr(X86Access *ac, target_ulong ptr) in do_xrstor_bndcsr()
2938 static void do_xrstor_pkru(X86Access *ac, target_ulong ptr) in do_xrstor_pkru()
2943 static void do_fxrstor(X86Access *ac, target_ulong ptr) in do_fxrstor()
2962 X86Access ac; in helper_fxrstor() local
2974 static bool valid_xrstor_header(X86Access *ac, uint64_t *pxsbv, in valid_xrstor_header()
2998 static void do_xrstor(X86Access *ac, target_ulong ptr, in do_xrstor()
3064 X86Access ac; in helper_xrstor() local
3090 X86Access ac = { in cpu_x86_fsave() local
3102 X86Access ac = { in cpu_x86_frstor() local
3114 X86Access ac = { in cpu_x86_fxsave() local
3126 X86Access ac = { in cpu_x86_fxrstor() local
3138 X86Access ac = { in cpu_x86_xsave() local
3155 X86Access ac = { in cpu_x86_xrstor() local