src/include/opcode crx.h
tomerl@sourceware.org
tomerl@sourceware.org
Wed Oct 27 10:18:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: tomerl@sourceware.org 2004-10-27 10:17:41
Modified files:
include/opcode : crx.h
Log message:
(enum reg): Rearrange registers, remove 'ccfg' and 'pc'.
(enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE.
(enum operand_type): Rearrange operands, edit comments.
replace us<N> with ui<N> for unsigned immediate.
replace d<N> with disps<N>/dispu<N>/dispe<N> for signed/unsigned/escaped displacements (respectively).
replace rbase_ridx_scl2_dispu<N> with rindex_disps<N> for register index.
(instruction type): Add NO_TYPE_INS.
(instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
(operand_entry): New field - 'flags'.
(operand flags): New.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/crx.h.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Binutils-cvs
mailing list