or1k: Add relocations for high-signed and low-stores
[deliverable/binutils-gdb.git] / cpu / or1korbis.cpu
index 408a135fa0494fce5f23213ffb1c3b388231c719..535bd28bff6a6832f62724bd515fa07aa1221df9 100644 (file)
   (attrs (MACH ORBIS-MACHS) SIGN-OPT)
   (type h-simm16)
   (index f-simm16-split)
-  (handlers (parse "simm16"))
+  (handlers (parse "simm16_split"))
 )
 
 (define-operand
   (attrs (MACH ORBIS-MACHS))
   (type h-uimm16)
   (index f-uimm16-split)
-  (handlers (parse "uimm16"))
+  (handlers (parse "uimm16_split"))
 )
 
 ; Instructions.
This page took 0.023403 seconds and 4 git commands to generate.