aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-dvp.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-07 * config/tc-dvp.c (assemble_vif): Watch for macro insns.Doug Evans1-0/+22
1998-04-03tweak comment in last entryDoug Evans1-10/+6
1998-04-03 * config/tc-dvp.c (assemble_vif): Put relaxable insns in theirDoug Evans1-3/+25
1998-03-25 * config/tc-dvp.h (md_estimate_size_before_relax): Delete.Doug Evans1-227/+583
1998-03-23 * config/tc-dvp.c (insert_mpg_marker): Update mpgloc.Doug Evans1-0/+6
1998-03-17 * config/tc-dvp.c (s_enddmadata): Always fill dma data out to 16Doug Evans1-6/+5
1998-03-17 * config/tc-dvp.h (TC_START_LABEL): Define.Doug Evans1-5/+21
1998-03-17 * config/tc-dvp.c (md_begin): Turn dma/vif packing on by default.Doug Evans1-15/+31
1998-03-16 * config/tc-dvp.c (md_pseudo_table): Make .quad 16 bytes.Doug Evans1-62/+135
1998-03-07 (insert_mpg_marker): New function.Doug Evans1-33/+89
1998-03-07 (install_vif_length): Second pass at unpack len calcs.Doug Evans1-4/+19
1998-03-06 * config/tc-dvp.c (s_endgif): Fix nloop calc and test. Warn ifDoug Evans1-22/+49
1998-02-27 * config/tc-dvp.c (assemble_vif): Insert cpu type marker beforeDoug Evans1-5/+21
1998-02-25 (s_endgif): Update. NLOOP is in quadwords for IMAGE mode now.Doug Evans1-3/+3
1998-02-24 (UNIQUE_LABEL_PREFIX): New macro.Doug Evans1-7/+15
1998-02-24(s_endgif): Change length mismatched errors to warnings.Doug Evans1-2/+2
1998-02-24 (create_colon_label): New argument `sto'. All callers updated.Doug Evans1-32/+69
1998-02-24 * config/tc-dvp.h (tc_frob_label): Define.Doug Evans1-1/+12
1998-02-24 * config/tc-dvp.c (assemble_dma): Do alignment before parsing insn.Doug Evans1-20/+40
1998-02-21 (vu_count): New static local.Doug Evans1-10/+67
1998-02-21 (cur_mach): New static local.Doug Evans1-28/+78
1998-02-21 (asm_state_stack): Maintain stack of parsing states.Doug Evans1-91/+165
1998-02-21 (asm_state): New state ASM_GIF.Doug Evans1-39/+156
1998-02-20 * confirg/tc-dvp.c (md_assemble): Handle ASM_DIRECT state.Doug Evans1-65/+18
1998-02-19 * config/tc-dvp.c (LOCAL_LABEL_PREFIX,END_LABEL_PREFIX): New macros.Doug Evans1-191/+194
1998-02-19 * config/tc-dvp.c: Include stdarg.h/varargs.h.Doug Evans1-227/+325
1998-02-19Allow FAKE arguments to have a parser handler.Doug Evans1-2/+11
1998-02-18fix thinko in last patchDoug Evans1-2/+5
1998-02-18 * config/tc-dvp.c (parse_float): New function.Doug Evans1-55/+63
1998-02-11(insert_operand): Bring over possible change from branch.Doug Evans1-74/+89
1998-01-31 (md_pcrel_from_section): Add offset to delay slot forDoug Evans1-4/+4
1998-01-31Implement DMAcnt, DMAret & DMAend with explicit count args.James Lemke1-105/+151
1998-01-30fix typo in last changeDoug Evans1-5/+3
1998-01-30 * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.Doug Evans1-68/+127
1998-01-29add more direct/unpack codeDoug Evans1-2/+19
1998-01-29checkpointDoug Evans1-41/+135
1998-01-29checkpointDoug Evans1-6/+128
1998-01-29checkpointDoug Evans1-26/+144
1998-01-28checkpointDoug Evans1-35/+59
1998-01-28(assemble_one_insn): tweak lexing of suffixDoug Evans1-2/+5
1998-01-28checkpointDoug Evans1-88/+99
1998-01-28txvu renamed to dvpDoug Evans1-0/+1219