unicorn/qemu/tcg/aarch64
Richard Henderson 3f38611159
tcg: Pass the opcode width to target_parse_constraint
This will let us choose how to interpret a given constraint
depending on whether the opcode is 32- or 64-bit. Which will
let us share more constraint combinations between opcodes.

At the same time, change the interface to return the advanced
pointer instead of passing it in/out by reference.

Backports commit 069ea736b50b75fdec99c9b8cc603b97bd98419e from qemu
2018-03-01 15:45:40 -05:00
..
tcg-target.h tcg/aarch64: Implement field extraction opcodes 2018-03-01 13:30:55 -05:00
tcg-target.inc.c tcg: Pass the opcode width to target_parse_constraint 2018-03-01 15:45:40 -05:00