OSDN Git Service

* m32r.cpu (HASH-PREFIX): Delete.
authordevans <devans>
Fri, 12 Feb 2010 04:38:21 +0000 (04:38 +0000)
committerdevans <devans>
Fri, 12 Feb 2010 04:38:21 +0000 (04:38 +0000)
commitb6e6f4b67ead6b12c48ae36570d33a33dcc327a0
tree2114c9feccf85a3ed1218fe56ef84e2b738036b7
parentf9d8567f6b3e60440c8398554a699893cf13a65b
* m32r.cpu (HASH-PREFIX): Delete.
(duhpo, dshpo): New pmacros.
(simm8, simm16): Delete HASH-PREFIX attribute, define with dshpo.
(uimm3, uimm4, uimm5, uimm8, uimm16, imm1): Delete HASH-PREFIX
attribute, define with dshpo.
(uimm24): Delete HASH-PREFIX attribute.
* m32r.opc (CGEN_PRINT_NORMAL): Delete.
(print_signed_with_hash_prefix): New function.
(print_unsigned_with_hash_prefix): New function.
* xc16x.cpu (dowh): New pmacro.
(upof16): Define with dowh, specify print handler.
(qbit, qlobit, qhibit): Ditto.
(upag16): Ditto.
* xc16x.opc (CGEN_PRINT_NORMAL): Delete.
(print_with_dot_prefix): New functions.
(print_with_pof_prefix, print_with_pag_prefix): New functions.
cpu/ChangeLog
cpu/m32r.cpu
cpu/m32r.opc
cpu/xc16x.cpu
cpu/xc16x.opc