On 4/5/23 11:30, Taylor Simpson wrote:
Remove the following macros (remnants of the old generator design) READ_REG READ_PREG WRITE_RREG WRITE_PREG Modify macros that rely on the aboveThe following are unused READ_IREG fGET_FIELD fSET_FIELD fREAD_P3 fREAD_NPC fWRITE_LC0 fWRITE_LC1 Signed-off-by: Taylor Simpson<[email protected]> --- target/hexagon/macros.h | 65 ++++++++++++++--------------------------- 1 file changed, 22 insertions(+), 43 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
