*** tcg/arm/tcg-target.inc.c.orig 2018-04-04 15:28:50.000000000 -0500 --- tcg/arm/tcg-target.inc.c 2018-04-16 12:55:04.917518898 -0500 *************** *** 158,167 **** INSN_LDRD_REG = 0x000000d0, INSN_STRD_IMM = 0x004000f0, INSN_STRD_REG = 0x000000f0, ! INSN_DMB_ISH = 0x5bf07ff5, ! INSN_DMB_MCR = 0xba0f07ee, /* Architected nop introduced in v6k. */ /* ??? This is an MSR (imm) 0,0,0 insn. Anyone know if this also Just So Happened to do nothing on pre-v6k so that we --- 158,167 ---- INSN_LDRD_REG = 0x000000d0, INSN_STRD_IMM = 0x004000f0, INSN_STRD_REG = 0x000000f0, ! INSN_DMB_ISH = 0xf57ff05b, ! INSN_DMB_MCR = 0xee070fba, /* Architected nop introduced in v6k. */ /* ??? This is an MSR (imm) 0,0,0 insn. Anyone know if this also Just So Happened to do nothing on pre-v6k so that we