/src/sys/arch/amiga/dev/ |
ivsc.c | 226 #define R1 (*buf++ = *sci_dma) 227 R1; R1; R1; R1; R1; R1; R1; R1; 228 R1; R1; R1; R1; R1; R1; R1; R1 [all...] |
mlhsc.c | 216 #define R1 (*buf++ = *sci_dma) 217 R1; R1; R1; R1; R1; R1; R1; R1; 218 R1; R1; R1; R1; R1; R1; R1; R1 [all...] |
wstsc.c | 238 #define R1 (*buf++ = *sci_dma) 239 R1; R1; R1; R1; R1; R1; R1; R1; 240 R1; R1; R1; R1; R1; R1; R1; R1 [all...] |
/src/lib/libc/compat/arch/vax/sys/ |
compat___sigtramp2.S | 49 pushr $(R0|R1|R2|R3|R4|R5) # save scratch registers 51 popr $(R0|R1|R2|R3|R4|R5) # restore regs
|
/src/sys/arch/vax/boot/boot/ |
consio2.S | 41 ENTRY(rom_getchar, 0x0002) # save-mask: R1 46 movl %r1, %r0 # R1 holds char 54 movl %r1,%r0 64 ENTRY(ka630_rom_getchar, 0x0802) # save-mask: R1, R11 69 movl %r1,%r0 # R1 holds char 76 movl %r1,%r0 82 ENTRY(ka630_rom_putchar, 0x802) # save-mask: R1, R11 88 movl 4(%ap),%r1 # R1 holds cha [all...] |
/src/sys/arch/m68k/include/ |
reg.h | 96 #define R1 A0
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
sun7i-a20-linutronix-testbox-v2.dts | 8 #include "sun7i-a20-lamobo-r1.dts" 11 model = "Lamobo R1"; 12 compatible = "linutronix,testbox-v2", "lamobo,lamobo-r1", "allwinner,sun7i-a20";
|
imx6qdl-gw51xx.dtsi | 294 /* VDD_SOC (1+R1/R2 = 1.635) */ 305 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */ 316 /* VDD_ARM (1+R1/R2 = 1.635) */ 327 /* VDD_DDR (1+R1/R2 = 2.105) */ 338 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 348 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
imx6qdl-gw552x.dtsi | 284 /* VDD_SOC (1+R1/R2 = 1.635) */ 295 /* VDD_1P8 (1+R1/R2 = 2.505): ENET-PHY */ 306 /* VDD_ARM (1+R1/R2 = 1.635) */ 317 /* VDD_DDR (1+R1/R2 = 2.105) */ 328 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 338 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
imx6qdl-gw52xx.dtsi | 363 /* VDD_SOC (1+R1/R2 = 1.635) */ 374 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */ 385 /* VDD_ARM (1+R1/R2 = 1.635) */ 396 /* VDD_DDR (1+R1/R2 = 2.105) */ 407 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 425 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
imx6qdl-gw53xx.dtsi | 360 /* VDD_SOC (1+R1/R2 = 1.635) */ 371 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */ 382 /* VDD_ARM (1+R1/R2 = 1.635) */ 393 /* VDD_DDR (1+R1/R2 = 2.105) */ 404 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 422 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
sun8i-h3-nanopi-r1.dts | 12 model = "FriendlyARM NanoPi R1"; 13 compatible = "friendlyarm,nanopi-r1", "allwinner,sun8i-h3";
|
rv1108-elgin-r1.dts | 12 model = "Elgin RV1108 R1 board"; 13 compatible = "elgin,rv1108-r1", "rockchip,rv1108";
|
am57xx-idk-common.dtsi | 291 /* R1.3a 572x V1_8PHY_LDO3: USB, SATA */ 300 /* R1.3a 572x V1_8PHY_LDO4: PCIE, HDMI*/
|
/src/common/lib/libc/arch/aarch64/atomic/ |
__aarch64_lse.S | 39 #define R1 w1 46 #define R1 w1 53 #define R1 w1 60 #define R1 x1 169 CAS R0, R1, [x2] 179 STXR w3, R1, [x2] /* store new value */
|
/src/sys/compat/common/ |
kern_exit_43.c | 96 l->l_md.md_regs[R0], (struct rusage *)l->l_md.md_regs[R1]);
|
/src/lib/libcrypt/ |
crypt.c | 747 int32_t L0, L1, R0, R1, k; 769 LOADREG(R,R0,R1,L,L0,L1); 774 R1 = ((uint32_t)R1 >> 1) & 0x55555555L; 775 L1 = R0 | R1; /* L1 is the odd-numbered input bits */ 778 PERM3264(R,R0,R1,B.b+4,(C_block *)IE3264); /* odd bits */ 826 CRUNCH(L0, L1, R0, R1); 827 CRUNCH(R0, R1, L0, L1); 833 L0 ^= R0; L1 ^= R1; 834 R0 ^= L0; R1 ^= L1 [all...] |
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
function_call_trie_test.cc | 128 const auto R1 = R[1]; 129 ASSERT_NE(R0->FId, R1->FId); 136 ASSERT_NE(R1, nullptr); 137 EXPECT_EQ(R1->CallCount, 1u); 138 EXPECT_EQ(R1->CumulativeLocalTime, 1u);
|
/src/sys/arch/ia64/unwind/ |
stackframe.c | 72 region_len = strc[rec_cnt].udesc.R1.rlen; 73 region_type = strc[rec_cnt].udesc.R1.r; 74 strc[rec_cnt].type = R1; 273 case R1: 274 printf("\t R1:"); 275 if(rchain->udesc.R1.r) 279 printf("rlen = %ld) \n", rchain->udesc.R1.rlen); 850 case R1: 1009 case R1: 1010 rlen = rchain[i].udesc.R1.rlen [all...] |
decode.h | 163 struct unwind_desc_R1 R1; 190 R1, R2, R3,
|
decode.c | 44 uwd->R1.r = ((buf[0] & 0x20) == 0x20); 45 uwd->R1.rlen = (buf[0] & 0x1f);
|
/src/sys/arch/vax/include/ |
asm.h | 37 #define R1 0x002 125 movf \arg, %r1 131 mulf2 %r1, %r0 /* result *= arg */ 134 clrf %r1 /* r1 is 0 on finish */
|
/src/common/lib/libc/hash/sha1/ |
sha1.c | 65 * (R0+R1), R2, R3, R4 are the different operations (rounds) used in SHA1 68 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); 101 #define nR1(v,w,x,y,z,i) R1(*v,*w,*x,*y,*z,i) 187 R1(e,a,b,c,d,16); R1(d,e,a,b,c,17); R1(c,d,e,a,b,18); R1(b,c,d,e,a,19);
|
/src/sys/arch/vax/vax/ |
unimpl_emul.S | 142 movl %r2,%r1 246 * from the address in %r5 and places them in %r0 and %r1 (if necessary). 307 pushr $(R6+R1) 310 popr $(R6+R1) 315 pushr $(R6+R1) 318 popr $(R6+R1) 323 pushr $(R6+R1) # use %r2+%r3 as scratch reg 326 popr $(R6+R1) 356 movl %r2,%r1 424 bsbw getval_dfloat # fetches argument to %r0/%r1 [all...] |
/src/sys/external/bsd/gnu-efi/dist/inc/ |
efidebug.h | 329 UINT64 R1; 465 UINT64 R1; 490 UINT32 R1;
|