+start-sanitize-sky
+Mon Mar 23 13:16:22 1998 Doug Evans <devans@canuck.cygnus.com>
+
+ * config/tc-dvp.c (insert_mpg_marker): Update mpgloc.
+
+end-sanitize-sky
start-sanitize-r5900
Sun Mar 22 13:21:01 1998 Jeffrey A Law (law@cygnus.com)
insert_mpg_marker ()
{
s_endmpg (1);
+ /* Update mpgloc. */
+ vif_set_mpgloc (vif_get_mpgloc () + 256);
md_assemble ("mpg *,*");
/* Record the cpu type in case we're in the middle of reading binary
data. */
return;
}
+ /* Do an implicit alignment to a 16 byte boundary. */
+ frag_align (4, 0, 0);
+ record_alignment (now_seg, 4);
+
c = get_symbol_end ();
line_label = colon (name); /* user-defined label */
dma_data_name = S_GET_NAME (line_label);