> -----Original Message----- > From: Richard Henderson <richard.hender...@linaro.org> > Sent: Sunday, February 26, 2023 10:24 PM > To: qemu-devel@nongnu.org > Cc: qemu-...@nongnu.org; qemu-...@nongnu.org; qemu- > ri...@nongnu.org; qemu-s3...@nongnu.org; jcmvb...@gmail.com; > kbast...@mail.uni-paderborn.de; ys...@users.sourceforge.jp; > gaos...@loongson.cn; jiaxun.y...@flygoat.com; Taylor Simpson > <tsimp...@quicinc.com>; a...@rev.ng; mrol...@gmail.com; > edgar.igles...@gmail.com > Subject: [PATCH v2 28/76] target/hexagon/idef-parser: Drop > HexValue.is_manual > > This field is no longer used. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/hexagon/idef-parser/idef-parser.h | 1 - > target/hexagon/idef-parser/parser-helpers.c | 15 --------------- > target/hexagon/idef-parser/idef-parser.y | 2 -- > 3 files changed, 18 deletions(-) Reviewed-by: Taylor Simpson <tsimp...@quicinc.com>
- [PATCH v2 16/76] target/arm: Drop tcg_temp_free from tra... Richard Henderson
- Re: [PATCH v2 16/76] target/arm: Drop tcg_temp_free... Peter Maydell
- [PATCH v2 62/76] target/s390x: Remove assert vs g_in2 Richard Henderson
- [PATCH v2 49/76] target/openrisc: Drop tcg_temp_free Richard Henderson
- Re: [PATCH v2 49/76] target/openrisc: Drop tcg_temp... Peter Maydell
- [PATCH v2 14/76] target/arm: Drop tcg_temp_free from tra... Richard Henderson
- Re: [PATCH v2 14/76] target/arm: Drop tcg_temp_free... Peter Maydell
- [PATCH v2 68/76] target/sparc: Drop free_compare Richard Henderson
- [PATCH v2 66/76] target/sparc: Drop get_temp_i32 Richard Henderson
- [PATCH v2 28/76] target/hexagon/idef-parser: Drop HexVal... Richard Henderson
- RE: [PATCH v2 28/76] target/hexagon/idef-parser: Dr... Taylor Simpson
- [PATCH v2 61/76] target/s390x: Drop tcg_temp_free from t... Richard Henderson
- [PATCH v2 64/76] target/sh4: Drop tcg_temp_free Richard Henderson
- Re: [PATCH v2 64/76] target/sh4: Drop tcg_temp_free Peter Maydell
- [PATCH v2 48/76] target/nios2: Drop tcg_temp_free Richard Henderson
- Re: [PATCH v2 48/76] target/nios2: Drop tcg_temp_fr... Peter Maydell
- [PATCH v2 53/76] target/riscv: Drop tcg_temp_free Richard Henderson
- [PATCH v2 55/76] target/s390x: Use tcg_constant_* in loc... Richard Henderson
- [PATCH v2 65/76] target/sparc: Drop get_temp_tl Richard Henderson
- Re: [PATCH v2 65/76] target/sparc: Drop get_temp_tl Peter Maydell
- [PATCH v2 47/76] target/mips: Drop tcg_temp_free from tr... Richard Henderson