Searched defs:fp_el (Results 1 – 1 of 1) sorted by relevance
/openbmc/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() 242 static CPUARMTBFlags rebuild_hflags_a64(CPUARMState *env, int el, int fp_el, in rebuild_hflags_a64() 471 int fp_el = fp_exception_el(env, el); in rebuild_hflags_internal() local 495 int fp_el = fp_exception_el(env, el); in HELPER() local 503 int fp_el = fp_exception_el(env, el); in HELPER() local 516 int fp_el = fp_exception_el(env, el); in HELPER() local 523 int fp_el = fp_exception_el(env, el); in HELPER() local [all …]
|