blob: c815e9675374a4d487f8d423273877f2c0b5fa9f [file] [log] [blame]
# Source file to test assembly of MIPS32r2-derived microMIPS cop2 instructions.
.set noreorder
.set noat
.text
text_label:
# cp2 instructions.
# Only register syntax with cp2 for microMIPS (and no sel).
mfhc2 $17, $15
mthc2 $17, $15
# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
.align 2
.space 8