1#objdump: -drz --prefix-addresses -mmips:3000
2#name: MIPS trunc
3#as: -32 -mips1 -mtune=r3000
4
5# Test the trunc macros.
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> cfc1	a0,\$31
110+0004 <[^>]*> cfc1	a0,\$31
120+0008 <[^>]*> nop
130+000c <[^>]*> ori	at,a0,0x3
140+0010 <[^>]*> xori	at,at,0x2
150+0014 <[^>]*> ctc1	at,\$31
160+0018 <[^>]*> nop
170+001c <[^>]*> cvt.w.d	\$f4,\$f6
180+0020 <[^>]*> ctc1	a0,\$31
190+0024 <[^>]*> nop
200+0028 <[^>]*> cfc1	a0,\$31
210+002c <[^>]*> cfc1	a0,\$31
220+0030 <[^>]*> nop
230+0034 <[^>]*> ori	at,a0,0x3
240+0038 <[^>]*> xori	at,at,0x2
250+003c <[^>]*> ctc1	at,\$31
260+0040 <[^>]*> nop
270+0044 <[^>]*> cvt.w.s	\$f4,\$f6
280+0048 <[^>]*> ctc1	a0,\$31
290+004c <[^>]*> nop
300+0050 <[^>]*> nop
31#pass
32