Home | History | Annotate | Download | only in mips32

Lines Matching full:andi

81 ANDI
82 andi $t0, $t1, 1 :: rt 0x00000000 rs 0x00000000, imm 0x00000001
83 andi $t0, $t1, 0 :: rt 0x00000000 rs 0x00000001, imm 0x00000000
84 andi $t0, $t1, 1 :: rt 0x00000001 rs 0x00000001, imm 0x00000001
85 andi $t0, $t1, 1 :: rt 0x00000001 rs 0x7fffffff, imm 0x00000000
86 andi $t0, $t1, 0 :: rt 0x00000000 rs 0x80000000, imm 0x00000000
87 andi $t0, $t1, 0x3145 :: rt 0x00003145 rs 0xffffffff, imm 0x00003145