Home
last modified time | relevance | path

Searched refs:FPSCR_SZ (Results 1 – 2 of 2) sorted by relevance

/qemu/target/sh4/
H A Dcpu.h52 #define FPSCR_SZ (1 << 20) macro
90 #define TB_FLAG_FPSCR_SZ FPSCR_SZ /* 20 */
H A Dtranslate.c474 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
963 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
974 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
986 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
998 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1014 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1033 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1049 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()