Home | History | Annotate | Download | only in Mips

Lines Matching refs:EB

4 # RUN: | FileCheck %s -check-prefix=CHECK-EB
25 # CHECK-EB: j 1328 # encoding: [0xd4,0x00,0x02,0x98]
26 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
27 # CHECK-EB: jal 1328 # encoding: [0xf4,0x00,0x02,0x98]
28 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
29 # CHECK-EB: jalr $ra, $6 # encoding: [0x03,0xe6,0x0f,0x3c]
30 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
31 # CHECK-EB: jr $7 # encoding: [0x00,0x07,0x0f,0x3c]
32 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
33 # CHECK-EB: jr $7 # encoding: [0x00,0x07,0x0f,0x3c]
34 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]