Home
last modified time | relevance | path

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

1234

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/math-emu/
H A Dmath.c31 #define FPSCR_SZ ((FPSCR>>20)&1) macro
158 if (FPSCR_SZ) { in fmov_idx_reg()
174 if (FPSCR_SZ) { in fmov_mem_reg()
190 if (FPSCR_SZ) { in fmov_inc_reg()
208 if (FPSCR_SZ) { in fmov_reg_idx()
224 if (FPSCR_SZ) { in fmov_reg_mem()
240 if (FPSCR_SZ) { in fmov_reg_dec()
258 if (FPSCR_SZ) { in fmov_reg_reg()
403 const int flag[] = { FPSCR_SZ, FPSCR_PR, FPSCR_FR, 0 }; in id_fxfd()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/math-emu/
H A Dmath.c31 #define FPSCR_SZ ((FPSCR>>20)&1) macro
158 if (FPSCR_SZ) { in fmov_idx_reg()
174 if (FPSCR_SZ) { in fmov_mem_reg()
190 if (FPSCR_SZ) { in fmov_inc_reg()
208 if (FPSCR_SZ) { in fmov_reg_idx()
224 if (FPSCR_SZ) { in fmov_reg_mem()
240 if (FPSCR_SZ) { in fmov_reg_dec()
258 if (FPSCR_SZ) { in fmov_reg_reg()
403 const int flag[] = { FPSCR_SZ, FPSCR_PR, FPSCR_FR, 0 }; in id_fxfd()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/math-emu/
H A Dmath.c31 #define FPSCR_SZ ((FPSCR>>20)&1) macro
158 if (FPSCR_SZ) { in fmov_idx_reg()
174 if (FPSCR_SZ) { in fmov_mem_reg()
190 if (FPSCR_SZ) { in fmov_inc_reg()
208 if (FPSCR_SZ) { in fmov_reg_idx()
224 if (FPSCR_SZ) { in fmov_reg_mem()
240 if (FPSCR_SZ) { in fmov_reg_dec()
258 if (FPSCR_SZ) { in fmov_reg_reg()
403 const int flag[] = { FPSCR_SZ, FPSCR_PR, FPSCR_FR, 0 }; in id_fxfd()
/dports/emulators/qemu-utils/qemu-4.2.1/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
388 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c486 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
994 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1005 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1016 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1027 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1042 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1061 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1077 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu5/qemu-5.2.0/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
386 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c486 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
994 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1005 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1016 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1027 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1042 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1061 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1077 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
386 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c486 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
994 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1005 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1016 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1027 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1042 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1061 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1077 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/sh4/
H A Dcpu.h67 #define FPSCR_SZ (1 << 20) macro
411 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c485 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
993 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1004 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1015 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1026 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1041 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1060 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1076 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu42/qemu-4.2.1/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
388 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c486 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
994 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1005 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1016 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1027 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1042 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1061 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1077 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
386 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c486 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
994 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1005 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1016 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1027 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1042 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1061 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1077 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
372 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c480 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
987 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
998 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1009 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1020 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1035 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1054 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1070 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu/qemu-6.2.0/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
372 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c476 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
983 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
994 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1005 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1016 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1031 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1050 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1066 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/emulators/qemu60/qemu-6.0.0/target/sh4/
H A Dcpu.h51 #define FPSCR_SZ (1 << 20) macro
375 | (env->fpscr & (FPSCR_FR | FPSCR_SZ | FPSCR_PR)) /* Bits 19-21 */ in cpu_get_tb_cpu_state()
H A Dtranslate.c486 tcg_gen_xori_i32(cpu_fpscr, cpu_fpscr, FPSCR_SZ); in _decode_opc()
994 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1005 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1016 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1027 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1042 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1061 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
1077 if (ctx->tbflags & FPSCR_SZ) { in _decode_opc()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/copyright/agent_tests/testdata/
H A Dtestdata1146 #define FPSCR_SZ (1 << 20)
H A Dtestdata11_raw46 #define FPSCR_SZ (1 << 20)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsh-tdep.c371 #define FPSCR_SZ (1 << 20) macro
474 if (read_register (FPSCR_REGNUM) & FPSCR_SZ) in sh_analyze_prologue()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dsh-tdep.c530 #define FPSCR_SZ (1 << 20) macro
651 if (fpscr & FPSCR_SZ) in sh_analyze_prologue()

1234