Searched refs:x10 (Results 1 - 25 of 2274) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_setjmp_riscv64.S47 sd ra, 0<<3(x10)
48 sd s0, 1<<3(x10)
49 sd s1, 2<<3(x10)
50 sd s2, 3<<3(x10)
51 sd s3, 4<<3(x10)
52 sd s4, 5<<3(x10)
53 sd s5, 6<<3(x10)
54 sd s6, 7<<3(x10)
55 sd s7, 8<<3(x10)
56 sd s8, 9<<3(x10)
[all...]
/openbsd-current/sys/dev/ic/
H A Dne2000reg.h21 #define NE2000_ASIC_OFFSET 0x10
23 #define NE2000_NIC_NPORTS 0x10
24 #define NE2000_ASIC_NPORTS 0x10
H A Ddl10019reg.h49 #define DL0_19_GPIO_MII_DIROUT 0x10 /* MII direction MAC->PHY */
50 #define DL0_GPIO_MII_DATAIN 0x10 /* MII data PHY->MAC */
H A Dlptreg.h49 #define LPS_SELECT 0x10 /* printer selected */
59 #define LPC_IENABLE 0x10 /* printer out of paper */
H A Di8237reg.h11 #define DMA37MD_LOOP 0x10 /* auto-initialize mode */
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_vfork_riscv64.inc.S21 // store ra by x10
22 sd ra, 0(x10)
26 la x10, _ZN14__interception10real_vforkE
27 ld x10, 0(x10)
28 jalr x10
32 // store x10 by adjusted stack
33 sd x10, 8(sp)
34 // jump to exit label if x10 is 0
35 beqz x10,
[all...]
/openbsd-current/sys/arch/amd64/stand/libsa/
H A Dgidt.h33 #define S32DATA 0x10
/openbsd-current/sys/arch/i386/stand/libsa/
H A Dgidt.h33 #define S32DATA 0x10
/openbsd-current/sys/dev/pci/
H A Dpucdata.c54 { PUC_PORT_COM, 0x10, 0x0000 },
61 { PUC_PORT_COM, 0x10, 0x0000 },
68 { PUC_PORT_COM, 0x10, 0x0000 },
75 { PUC_PORT_COM, 0x10, 0x0000 },
82 { PUC_PORT_COM, 0x10, 0x0000 },
89 { PUC_PORT_COM, 0x10, 0x0000 },
96 { PUC_PORT_COM, 0x10, 0x0000 },
103 { PUC_PORT_COM, 0x10, 0x0000 },
110 { PUC_PORT_COM, 0x10, 0x0000 },
117 { PUC_PORT_COM, 0x10,
[all...]
/openbsd-current/lib/libc/gdtoa/
H A Dhd_init.c52 htinit(hexdig, USC "0123456789", 0x10);
53 htinit(hexdig, USC "abcdef", 0x10 + 10);
54 htinit(hexdig, USC "ABCDEF", 0x10 + 10);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-3c.c20 a[0x10] = 0;
23 if (a[0x10] || a[0x08])
25 a[0x10] = 0;
28 if (! a[0x10] || a[0x08])
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/rsmu/
H A Drsmu_0_0_2_sh_mask.h26 #define RSMU_UMC_INDEX_REGISTER_NBIF_VG20_GPU__RSMU_UMC_INDEX_INSTANCE__SHIFT 0x10
/openbsd-current/gnu/usr.bin/binutils/ld/emulparams/
H A Di386msdos.sh5 SEGMENT_SIZE=0x10
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/emulparams/
H A Di386msdos.sh5 SEGMENT_SIZE=0x10
/openbsd-current/sys/arch/i386/pci/
H A Dgscpcibreg.h23 #define GSCGPIO_BASE 0x10
30 #define GSCGPIO_GPDO1 0x10
/openbsd-current/sys/arch/sparc64/dev/
H A Dclkbrdreg.h30 #define CLK_STS1 0x10
41 #define CLK_CTRL_IEN_BRD 0x10 /* intr enable: board insert */
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/clk/
H A Dclk_10_0_2_sh_mask.h29 #define CLK1_CLK_PLL_REQ__FbMult_frac__SHIFT 0x10
35 #define CLK1_CLK0_BYPASS_CNTL__CLK0_BYPASS_DIV__SHIFT 0x10
40 #define CLK1_CLK1_BYPASS_CNTL__CLK1_BYPASS_DIV__SHIFT 0x10
45 #define CLK1_CLK2_BYPASS_CNTL__CLK2_BYPASS_DIV__SHIFT 0x10
56 #define CLK1_CLK3_BYPASS_CNTL__CLK3_BYPASS_DIV__SHIFT 0x10
H A Dclk_11_5_0_sh_mask.h28 #define CLK1_0_CLK1_CLK_PLL_REQ__FbMult_frac__SHIFT 0x10
33 #define CLK1_0_CLK1_CLK0_BYPASS_CNTL__CLK0_BYPASS_DIV__SHIFT 0x10
38 #define CLK1_0_CLK1_CLK1_BYPASS_CNTL__CLK1_BYPASS_DIV__SHIFT 0x10
43 #define CLK1_0_CLK1_CLK2_BYPASS_CNTL__CLK2_BYPASS_DIV__SHIFT 0x10
54 #define CLK1_0_CLK1_CLK3_BYPASS_CNTL__CLK3_BYPASS_DIV__SHIFT 0x10
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dwarning10.C11 if ((u & 0x10) == 0)
/openbsd-current/sys/arch/amd64/include/
H A Dieeefp.h16 #define FP_X_UFL 0x10 /* underflow exception */
/openbsd-current/sys/arch/hppa/include/
H A Dieeefp.h11 #define FP_X_INV 0x10 /* invalid operation exception */
/openbsd-current/sys/arch/i386/include/
H A Dieeefp.h16 #define FP_X_UFL 0x10 /* underflow exception */
/openbsd-current/sys/arch/powerpc/include/
H A Dieeefp.h16 #define FP_X_INV 0x10 /* invalid operation exception */
/openbsd-current/sys/arch/sh/include/
H A Dieeefp.h13 #define FP_X_INV 0x10 /* invalid operation exception */
/openbsd-current/sys/arch/sparc64/include/
H A Dieeefp.h15 #define FP_X_INV 0x10 /* invalid operation exception */

Completed in 152 milliseconds

1234567891011>>