mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 15:34:55 +00:00
"The size of the operation can be specified as word or long. Word length source operands are sign-extended to 32 bits for comparison." So comparison is always done using OS_LONG. Backports commit 5436c29d78957a6825a93f0eb79dfab388641017 from qemu |
||
|---|---|---|
| .. | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| helper.c | ||
| helper.h | ||
| Makefile.objs | ||
| op_helper.c | ||
| qregs.def | ||
| translate.c | ||
| unicorn.c | ||
| unicorn.h | ||