Searched defs:fp_el (Results 1 – 1 of 1) sorted by relevance
/qemu/target/arm/tcg/ |
H A D | hflags.c | 79 static CPUARMTBFlags rebuild_hflags_common(CPUARMState *env, int fp_el, in rebuild_hflags_common() 93 static CPUARMTBFlags rebuild_hflags_common_32(CPUARMState *env, int fp_el, in rebuild_hflags_common_32() 110 static CPUARMTBFlags rebuild_hflags_m32(CPUARMState *env, int fp_el, in rebuild_hflags_m32() 169 static CPUARMTBFlags rebuild_hflags_a32(CPUARMState *env, int fp_el, in rebuild_hflags_a32() 217 static CPUARMTBFlags rebuild_hflags_a64(CPUARMState *env, int el, int fp_el, in rebuild_hflags_a64() 439 int fp_el = fp_exception_el(env, el); in rebuild_hflags_internal() local 463 int fp_el = fp_exception_el(env, el); in HELPER() local 471 int fp_el = fp_exception_el(env, el); in HELPER() local 484 int fp_el = fp_exception_el(env, el); in HELPER() local 491 int fp_el = fp_exception_el(env, el); in HELPER() local [all …]
|