Lines Matching +full:21 +full:b0000
41 mov r0, r3, lsr #21 @ constant for add/sub instructions
42 teq r3, r0, lsl #21 @ must be 2 MiB aligned
63 @ phys-to-virt: movw <reg>, #offset<31:21>
64 @ lsl <reg>, #21
67 @ virt-to-phys (non-LPAE): movw <reg>, #offset<31:21>
68 @ lsl <reg>, #21
71 @ virt-to-phys (LPAE): movw <reg>, #offset<31:21>
72 @ lsl <reg>, #21
93 @ of i:imm3 != 0b0000, but fortunately, we never need more than 8 lower
103 moveq r0, #0x200000 @ set bit 21, mov to mvn instruction
105 ubfx r6, r6, #21, #8 @ put bits 28:21 into the MOVW imm8 field