EMIT_ALL_OPS_N
#define EMIT_ALL_OPS_N(N, uintN_t) \
#define EMIT_ALL_OPS_N(N, uintN_t, ldr, str, streq) \
EMIT_ALL_OPS_N(1, uint8_t, "ldrb", "strb", "strbeq")
#define EMIT_ALL_OPS_N(N, uintN_t) \
#define EMIT_ALL_OPS_N(N, uintN_t, ldr, str, streq) \