> -----Original Message----- > From: Richard Henderson <[email protected]> > Sent: Sunday, February 26, 2023 10:42 PM > To: [email protected] > Cc: [email protected]; [email protected]; qemu- > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; Taylor Simpson > <[email protected]>; [email protected]; [email protected]; > [email protected] > Subject: [PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG > > The GET_USR_FIELD macro initializes the output, so the initial assignment of > zero is discarded. This is the only use of get_tmp_value outside of parser- > helper.c, so make it static. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/hexagon/idef-parser/parser-helpers.h | 6 ------ > target/hexagon/idef-parser/parser-helpers.c | 2 +- > target/hexagon/idef-parser/idef-parser.y | 2 +- > 3 files changed, 2 insertions(+), 8 deletions(-) Reviewed-by: Taylor Simpson <[email protected]>
- [PATCH 45/70] target/riscv: Avoid tcg_const_* Richard Henderson
- Re: [PATCH 45/70] target/riscv: Avoid tcg_con... Philippe Mathieu-Daudé
- [PATCH 53/70] target/sh4: Avoid tcg_const_i32 Richard Henderson
- [PATCH 26/70] target/m68k: Avoid tcg_const_i32 whe... Richard Henderson
- [PATCH 34/70] target/ppc: Split out gen_vx_vmul10 Richard Henderson
- [PATCH 51/70] target/s390x: Avoid tcg_const_i64 Richard Henderson
- [PATCH 36/70] target/ppc: Avoid tcg_const_i64 in d... Richard Henderson
- [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 i... Richard Henderson
- Re: [PATCH 64/70] target/xtensa: Avoid tcg_co... Max Filippov
- [PATCH 16/70] target/hexagon/idef-parser: Use gen_... Richard Henderson
- RE: [PATCH 16/70] target/hexagon/idef-parser:... Taylor Simpson
- [PATCH 11/70] target/arm: Avoid tcg_const_ptr in h... Richard Henderson
- [PATCH 25/70] target/m68k: Use tcg_constant_i32 in... Richard Henderson
- [PATCH 67/70] target/xtensa: Avoid tcg_const_i32 Richard Henderson
- Re: [PATCH 67/70] target/xtensa: Avoid tcg_co... Max Filippov
- [PATCH 37/70] target/ppc: Avoid tcg_const_* in vmx... Richard Henderson
- [PATCH 28/70] target/m68k: Avoid tcg_const_* throu... Richard Henderson
- [PATCH 40/70] target/ppc: Avoid tcg_const_* in fp-... Richard Henderson
- [PATCH 04/70] target/arm: Consistently use ARMFPRo... Richard Henderson
- [PATCH 17/70] target/hexagon/idef-parser: Use gen_... Richard Henderson
- RE: [PATCH 17/70] target/hexagon/idef-parser:... Taylor Simpson
