Home | History | Annotate | Download | only in ARM

Lines Matching full:b00

2514 def LDA : AIldracq<0b00, (outs GPR:$Rt), (ins addr_offset_none:$addr),
3082 def STL : AIstrrel<0b00, (outs), (ins GPR:$Rt, addr_offset_none:$addr),
3121 let Inst{24-23} = 0b00; // Decrement After
3130 let Inst{24-23} = 0b00; // Decrement After
3993 def BB : AMulxyI<0b0001011, 0b00, (outs GPR:$Rd), (ins GPR:$Rn, GPR:$Rm),
4031 def BB : AMulxyIa<0b0001000, 0b00, (outs GPRnopc:$Rd),
4063 def WB : AMulxyIa<0b0001001, 0b00, (outs GPRnopc:$Rd),
4081 def SMLALBB : AMulxyI64<0b0001010, 0b00, (outs GPRnopc:$RdLo, GPRnopc:$RdHi),
4109 let Inst{21-20} = 0b00;
4294 let Inst{11-10} = 0b00;
4303 def CRC32B : AI_crc32<0, 0b00, "b", int_arm_crc32b>;
4304 def CRC32CB : AI_crc32<1, 0b00, "cb", int_arm_crc32cb>;
4665 def LDREX : AIldrex<0b00, (outs GPR:$Rt), (ins addr_offset_none:$addr),
4680 def LDAEX : AIldaex<0b00, (outs GPR:$Rt), (ins addr_offset_none:$addr),
4699 def STREX : AIstrex<0b00, (outs GPR:$Rd), (ins GPR:$Rt, addr_offset_none:$addr),
4717 def STLEX : AIstlex<0b00, (outs GPR:$Rd), (ins GPR:$Rt, addr_offset_none:$addr),
5194 let Inst{21-20} = 0b00;