opcodes:
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 26 Mar 2008 14:50:52 +0000 (14:50 +0000)
committerBernd Schmidt <bernds@codesourcery.com>
Wed, 26 Mar 2008 14:50:52 +0000 (14:50 +0000)
commitb21c9cb44026744541fb5e8f8ede89c6c2220c6d
treee5eb6fb610366fe01702864ec22e7209bfda179e
parenta5defcdc217d048f8a7e1815d16986d87b1c2148
opcodes:
From  Robin Getz  <robin.getz@analog.com>
* bfin-dis.c (bu32): Typedef.
(enum const_forms_t): Add c_uimm32 and c_huimm32.
(constant_formats[]): Add uimm32 and huimm16.
(fmtconst_val): New.
(uimm32): Define.
(huimm32): Define.
(imm16_val): Define.
(luimm16_val): Define.
(struct saved_state): Define.
(GREG, DPREG, DREG, PREG, SPREG, FPREG, IREG, MREG, BREG, LREG,
A0XREG, A0WREG, A1XREG, A1WREG,CCREG, LC0REG, LT0REG, LB0REG,
LC1REG, LT1REG, LB1REG, RETSREG, PCREG): Define.
(get_allreg): New.
(decode_LDIMMhalf_0): Print out the whole register value.

gas/testsuite:
From Jie Zhang  <jie.zhang@analog.com>
* gas/bfin/load.d: Update.
gas/testsuite/ChangeLog
gas/testsuite/gas/bfin/load.d
opcodes/ChangeLog
opcodes/bfin-dis.c
This page took 0.026298 seconds and 4 git commands to generate.