Searched refs:EA_LOADU (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 337 EA_LOADU, enumerator 1372 op_sign ? EA_LOADS : EA_LOADU, IS_USER(s)); \ 1745 NULL_QREG, NULL, EA_LOADU, IS_USER(s)); in DISAS_INSN() 1747 NULL_QREG, &addr, EA_LOADU, IS_USER(s)); in DISAS_INSN() 1782 NULL_QREG, NULL, EA_LOADU, IS_USER(s)); in DISAS_INSN() 1784 NULL_QREG, &addr, EA_LOADU, IS_USER(s)); in DISAS_INSN()
|