cpu/
[deliverable/binutils-gdb.git] / cpu / m32c.opc
index 0d9dafe41cc814cf1abe78b7fe0ef835a132bbca..1997d6f221f69382337c012b384efb8210fc5d59 100644 (file)
@@ -571,7 +571,7 @@ parse_lab_5_3 (CGEN_CPU_DESC cd,
   if (type_addr)
     *type_addr = op_res;
 
-  if (op_res == CGEN_PARSE_OPERAND_ADDRESS)
+  if (op_res == CGEN_PARSE_OPERAND_RESULT_QUEUED)
     {
       /* This is a hack; the field cannot handle near-zero signed
         offsets that CGEN wants to put in to indicate an "empty"
This page took 0.023833 seconds and 4 git commands to generate.