search for: memencoding

Displaying 1 result from an estimated 1 matches for "memencoding".

2018 Sep 28
3
error: expected memory with 32-bit signed offset
...and_ParseFail; +      } +    } else { +      Error(Parser.getTok().getLoc(), "')' expected"); +      return MatchOperand_ParseFail; +    }    } ----- 8< -------- 8< -------- 8< -------- 8< -------- 8< -------- 8< --- But I have no idea how to handle custom  getMemEncoding: test/MC/Mips/loongson3a/valid.s:32:30: error: expected memory with 32-bit signed offset         gslbx           $2,0($3,$4)                                       ^ I just copy-n-paste  mem_generic  and  getMemEncoding: def gs_mem : Operand<iPTR> {   let PrintMethod = "printMemOpe...