OSDN Git Service

bfd/
authorhjl <hjl>
Thu, 23 Feb 2006 21:36:16 +0000 (21:36 +0000)
committerhjl <hjl>
Thu, 23 Feb 2006 21:36:16 +0000 (21:36 +0000)
commitdebeba33fadaa469a62203cb33bfa47d2b44ec5d
treeb82ffaab790e09a56846151abbced3ded477f592
parentfc25d79344ef3ffe085127c6c61b1d834d0fa440
bfd/

2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>

* cpu-ia64-opc.c (ins_immu5b): New.
(ext_immu5b): Likewise.
(elf64_ia64_operands): Add IMMU5b.

gas/

2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-ia64.c (operand_match): Handle IA64_OPND_IMMU5b.

gas/testsuite/

2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>

* gas/ia64/opc-i.s: Add tests for tf.
* gas/ia64/pseudo.s: Likewise.
* gas/ia64/opc-i.d: Updated.
* gas/ia64/pseudo.d: Likewise.

include/opcode/

2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>

* ia64.h (ia64_opnd): Add IA64_OPND_IMMU5b.

opcodes/

2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>

* ia64-opc-i.c (bXc): New.
(mXc): Likewise.
(OpX2TaTbYaXcC): Likewise.
(TF). Likewise.
(TFCM). Likewise.
(ia64_opcodes_i): Add instructions for tf.

* ia64-opc.h (IMMU5b): New.

* ia64-asmtab.c: Regenerated.
15 files changed:
bfd/ChangeLog
bfd/cpu-ia64-opc.c
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/opc-i.d
gas/testsuite/gas/ia64/opc-i.s
gas/testsuite/gas/ia64/pseudo.d
gas/testsuite/gas/ia64/pseudo.s
include/opcode/ChangeLog
include/opcode/ia64.h
opcodes/ChangeLog
opcodes/ia64-asmtab.c
opcodes/ia64-opc-i.c
opcodes/ia64-opc.h