Home
last modified time | relevance | path

Searched refs:FP_F32_LOW (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dgdbstub.c101 float32_val(env->fregs[i].f32[FP_F32_LOW])); in xtensa_cpu_gdb_read_register()
158 env->fregs[reg->targno & 0x0f].f32[FP_F32_LOW] = make_float32(tmp); in xtensa_cpu_gdb_write_register()
H A Dcpu.h500 FP_F32_LOW, enumerator
504 FP_F32_LOW, enumerator
H A Dtranslate.c167 fregs[i].f32[FP_F32_LOW]), in xtensa_translate_init()
1285 float32_val(env->fregs[i].f32[FP_F32_LOW]), in xtensa_cpu_dump_state()
1286 *(float *)(env->fregs[i].f32 + FP_F32_LOW), in xtensa_cpu_dump_state()