diff options
Diffstat (limited to 'opcodes/m32r-opc.h')
-rw-r--r-- | opcodes/m32r-opc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/m32r-opc.h b/opcodes/m32r-opc.h index f92a332..b98c5f9 100644 --- a/opcodes/m32r-opc.h +++ b/opcodes/m32r-opc.h @@ -88,6 +88,7 @@ struct cgen_fields { int length; long f_nil; + long f_anyof; long f_op1; long f_op2; long f_cond; |