* dvp-dis.c (print_insn): Print unsigned values in hex.
authorDoug Evans <dje@google.com>
Sat, 7 Mar 1998 01:41:44 +0000 (01:41 +0000)
committerDoug Evans <dje@google.com>
Sat, 7 Mar 1998 01:41:44 +0000 (01:41 +0000)
commit8fc527423a0ca331cabfa985d07a32c670e14cee
tree51c0d0dc8c8e754f474eec3297a85156b4482036
parent1eb85945f58288e129872dfaf754490778aa26aa
* dvp-dis.c (print_insn): Print unsigned values in hex.
* dvp-opc.c (insert_vif_wlcl,extract_vif_wlcl): New functions.
(vif_operands): Use them for wl,cl fields.
(state_vif_wl,state_vif_cl): New static locals.
(parse_vif_mode): Handle numeric args.
(vif_unpack_len_value,vif_unpack_len): New functions.
(vif_insn_len): Call vif_unpack_len.
opcodes/ChangeLog