Searched defs:fp_el (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | hflags.c | 66 static CPUARMTBFlags rebuild_hflags_common(CPUARMState *env, int fp_el, in rebuild_hflags_common() 80 static CPUARMTBFlags rebuild_hflags_common_32(CPUARMState *env, int fp_el, in rebuild_hflags_common_32() 97 static CPUARMTBFlags rebuild_hflags_m32(CPUARMState *env, int fp_el, in rebuild_hflags_m32() 156 static CPUARMTBFlags rebuild_hflags_a32(CPUARMState *env, int fp_el, in rebuild_hflags_a32() 204 static CPUARMTBFlags rebuild_hflags_a64(CPUARMState *env, int el, int fp_el, in rebuild_hflags_a64() 413 int fp_el = fp_exception_el(env, el); in rebuild_hflags_internal() local 437 int fp_el = fp_exception_el(env, el); in HELPER() local 445 int fp_el = fp_exception_el(env, el); in HELPER() local 458 int fp_el = fp_exception_el(env, el); in HELPER() local 465 int fp_el = fp_exception_el(env, el); in HELPER() local [all …]
|