Adds new API routines instr_replace_reg_resize() and opnd_replace_reg_resize() which replace instances of an overlapping register with a new register of the same size.
Adds x86 and a64 tests to the api.ir test.
Fixes #4541 (closed)
Adds new API routines instr_replace_reg_resize() and opnd_replace_reg_resize() which replace instances of an overlapping register with a new register of the same size.
Adds x86 and a64 tests to the api.ir test.
Fixes #4541 (closed)