Lines Matching refs:TRAP
4 # RUN: -mattr=+use-tcc-in-div | FileCheck %s --check-prefix=CHECK-TRAP
61 # CHECK-TRAP: teq $11, $zero, 7 # encoding: [0x01,0x60,0x01,0xf4]
62 # CHECK-TRAP: div $zero, $25, $11 # encoding: [0x03,0x2b,0x00,0x1a]
63 # CHECK-TRAP: addiu $1, $zero, -1 # encoding: [0x24,0x01,0xff,0xff]
64 # CHECK-TRAP: bne $11, $1, 8 # encoding: [0x15,0x61,0x00,0x02]
65 # CHECK-TRAP: lui $1, 32768 # encoding: [0x3c,0x01,0x80,0x00]
66 # CHECK-TRAP: teq $25, $1, 6 # encoding: [0x03,0x21,0x01,0xb4]
67 # CHECK-TRAP: mflo $25 # encoding: [0x00,0x00,0xc8,0x12]
70 # CHECK-TRAP: teq $12, $zero, 7 # encoding: [0x01,0x80,0x01,0xf4]
71 # CHECK-TRAP: div $zero, $24, $12 # encoding: [0x03,0x0c,0x00,0x1a]
72 # CHECK-TRAP: addiu $1, $zero, -1 # encoding: [0x24,0x01,0xff,0xff]
73 # CHECK-TRAP: bne $12, $1, 8 # encoding: [0x15,0x81,0x00,0x02]
74 # CHECK-TRAP: lui $1, 32768 # encoding: [0x3c,0x01,0x80,0x00]
75 # CHECK-TRAP: teq $24, $1, 6 # encoding: [0x03,0x01,0x01,0xb4]
76 # CHECK-TRAP: mflo $24 # encoding: [0x00,0x00,0xc0,0x12]
79 # CHECK-TRAP: teq $zero, $zero, 7 # encoding: [0x00,0x00,0x01,0xf4]
82 # CHECK-TRAP: div $zero, $zero, $9 # encoding: [0x00,0x09,0x00,0x1a]
85 # CHECK-TRAP: div $zero, $zero, $zero # encoding: [0x00,0x00,0x00,0x1a]
88 # CHECK-TRAP: teq $6, $zero, 7 # encoding: [0x00,0xc0,0x01,0xf4]
89 # CHECK-TRAP: div $zero, $5, $6 # encoding: [0x00,0xa6,0x00,0x1a]
90 # CHECK-TRAP: addiu $1, $zero, -1 # encoding: [0x24,0x01,0xff,0xff]
91 # CHECK-TRAP: bne $6, $1, 8 # encoding: [0x14,0xc1,0x00,0x02]
92 # CHECK-TRAP: lui $1, 32768 # encoding: [0x3c,0x01,0x80,0x00]
93 # CHECK-TRAP: teq $5, $1, 6 # encoding: [0x00,0xa1,0x01,0xb4]
94 # CHECK-TRAP: mflo $4 # encoding: [0x00,0x00,0x20,0x12]
97 # CHECK-TRAP: teq $zero, $zero, 7 # encoding: [0x00,0x00,0x01,0xf4]
100 # CHECK-TRAP: teq $zero, $zero, 7 # encoding: [0x00,0x00,0x01,0xf4]
103 # CHECK-TRAP: div $zero, $4, $5 # encoding: [0x00,0x85,0x00,0x1a]