summaryrefslogtreecommitdiffstats
path: root/include/opcode/hppa.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-03-20 16:36:34 +0000
committerNick Clifton <nickc@redhat.com>2013-03-20 16:36:34 +0000
commitde2e02904ef3f4bdb5e7f959bd82f8c76f8aa10a (patch)
treecb419cdc9e604b7a40bbc3827c69961071b4a99f /include/opcode/hppa.h
parent744f64fded8f03cdd51054e6b03d68882a7e1747 (diff)
downloadcygnal-de2e02904ef3f4bdb5e7f959bd82f8c76f8aa10a.tar.gz
cygnal-de2e02904ef3f4bdb5e7f959bd82f8c76f8aa10a.tar.bz2
cygnal-de2e02904ef3f4bdb5e7f959bd82f8c76f8aa10a.zip
* include/opcode/tic6x.h: add tic6x_coding_dreg_(msb|lsb) field coding type in
order to encode separately the msb and lsb of a register pair ; this will be needed to encode the opcodes the same way as Ti assembler does. * gas/config/tc-tic6x.c: handle tic6x_coding_dreg_(msb|lsb) field coding types and use it to encode register pair numbers when required. * opcodes/tic6x-dis.c: decodes opcodes that have individual msb and lsb halves in src1 & src2 fields ; discard the src1 (lsb) value and only use src2 (msb), discarding bit 0, to follow what Ti SDK does in that case as any value in the src1 field yields the same output with SDK disassembler. * include/opcode/tic6x-opcode-table.h: modify absdp, dpint, dpsp, dptrunc, rcpdp and rsqrdp opcodes to use the new field coding types. * gas/testsuite/gas/tic6x/insns-c674x.d, gas/testsuite/gas/tic6x/insns-c674x.s : add test case for the newly generated opcode but keep the old ones as they seem legit as per Ti disassembler output.
Diffstat (limited to 'include/opcode/hppa.h')
0 files changed, 0 insertions, 0 deletions