unicorn/qemu/tcg/i386
Richard Henderson 46189d87b3
tcg: Return success from patch_reloc
This will move the assert for success from within (subroutines of)
patch_reloc into the callers. It will also let new code do something
different when a relocation is out of range.

For the moment, all backends are trivially converted to return true.

Backports commit 6ac1778676f4259c10b0629ccd9df319a5d1baeb from qemu
2018-12-18 05:25:45 -05:00
..
tcg-target.h tcg/i386: Move TCG_REG_CALL_STACK from define to enum 2018-12-18 05:13:47 -05:00
tcg-target.inc.c tcg: Return success from patch_reloc 2018-12-18 05:25:45 -05:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00