* config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define.
authorDoug Evans <dje@google.com>
Fri, 13 Mar 1998 00:17:35 +0000 (00:17 +0000)
committerDoug Evans <dje@google.com>
Fri, 13 Mar 1998 00:17:35 +0000 (00:17 +0000)
commit6d0a565ce26f07b7f99768f35f4d88f9b317166a
tree885170f84c5cf20aeb529601e7dccbaeff6978eb
parent00735561e849a668064d3a89de951f7c4b7c8a43
* config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define.
* config/tc-dvp.c (compute_nloop,check_nloop): New functions.
(gif_insn_frag_loc): New static global.
(assemble_gif): Record frag and location frag of insn.
(md_apply_fix3): Validate user specified nloop if we couldn't do
it earlier.
(s_endgif): Queue fixup to install nloop if we can't compute it here.
gas/ChangeLog