Lines Matching refs:X0000
2713 #define X0000 BITS4(0,0,0,0) macro
2806 instr = XXXXXX__(X1110,X0011,X1010,X0000,rD,X0000); in imm32_to_ireg()
2982 case ARMalu_AND: subopc = X0000; break; in emit_ARMInstr()
3004 case ARMsh_SHL: subopc = X0000; break; in emit_ARMInstr()
3010 instr |= XXXXX__X(X1110,X0001,X1010,X0000,rD, /* _ _ */ rM); in emit_ARMInstr()
3590 insn = XXXXXXXX(0xE, X1110,X1011,X0000,dD,X1011,X0100,dM); in emit_ARMInstr()
3593 insn = XXXXXXXX(0xE, X1110,X1011,X0000,dD,X1011,X1100,dM); in emit_ARMInstr()
3613 insn = XXXXXXXX(0xE, X1110, BITS4(1,(fD & 1),1,1), X0000, in emit_ARMInstr()
3618 insn = XXXXXXXX(0xE, X1110, BITS4(1,(fD & 1),1,1), X0000, in emit_ARMInstr()
3651 UInt insn = XXXXXXXX(cc, X1110,X1011,X0000,dD,X1011,X0100,dM); in emit_ARMInstr()
3661 X0000,(fD >> 1),X1010, in emit_ARMInstr()
3883 opc = X0000 | (i->ARMin.NUnaryS.dst->index << 2); in emit_ARMInstr()
3892 BITS4(D,(opc2 >> 1),(opc2 & 1),1), X0000); in emit_ARMInstr()
3933 BITS4(M,(opc2 >> 1),(opc2 & 1),1), X0000); in emit_ARMInstr()
3972 opc = X0000 | (i->ARMin.NUnaryS.src->index << 2); in emit_ARMInstr()
3981 BITS4(M,(opc2 >> 1),(opc2 & 1),1), X0000); in emit_ARMInstr()
4049 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), X0000, regD, X0101, in emit_ARMInstr()
4057 insn = XXXXXXXX(0xF, X0011, BITS4(1,D,1,1), X0000, regD, X0101, in emit_ARMInstr()
4077 X1011, BITS4(D,0,sz2,1), X0000); in emit_ARMInstr()
4222 regD, X0000, BITS4(1,Q,M,0), regM); in emit_ARMInstr()
4305 X0000, BITS4(N,Q,M,1), regM); in emit_ARMInstr()
4309 X0000, BITS4(N,Q,M,1), regM); in emit_ARMInstr()
4857 #undef X0000