Searched refs:x5 (Results 1 - 25 of 546) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtrampoline-1.c21 double x5 (void) {return 0; } function
25 double a (int k, pfun x1, pfun x2, pfun x3, pfun x4, pfun x5) argument
34 return x4 () + x5 ();
41 if (fabs(a( i, x1, x2, x3, x4, x5 ) - correct [i]) > 0.1)
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dspec37.C17 int x5; member in struct:X::Y
/openbsd-current/sys/arch/arm64/arm64/
H A Dcpuswitch.S28 * x5 - may contain PCB pointer (new or old)
46 ldr x5, [x2, #(CI_CURPCB)]
47 str x3, [x5, #(PCB_SP) ] // save to old pcb
57 ldr x5, [x1, #(P_ADDR) ] // load new pcb
58 str x5, [x2, #(CI_CURPCB)]
61 ldr x4, [x5, #(PCB_TCB)]
64 ldr x19, [x5, #(PCB_SP) ] // load new stack pointer
H A Dcopystr.S38 ldr x5, [x6, #(PCB_ONFAULT)]
70 str x5, [x6, #(PCB_ONFAULT)]
86 ldr x5, [x6, #(PCB_ONFAULT)]
H A Dcopy.S52 adr x5, .Lcopyfault
53 str x5, [x3, #(PCB_ONFAULT)] // set handler
105 adr x5, .Lcopyfault
106 str x5, [x3, #(PCB_ONFAULT)] // set handler
142 adr x5, .Lcopyfault
143 str x5, [x3, #(PCB_ONFAULT)] // set handler
187 adr x5, .Lcopyfault
188 str x5, [x3, #(PCB_ONFAULT)] // set handler
/openbsd-current/gnu/llvm/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h30 LO = 0x5,
51 BRHS = 0x5
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20021118-1.c3 int foo (struct s s, int x1, int x2, int x3, int x4, int x5, int x6, int x7) argument
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Darm64intr.h28 _ARM64_BARRIER_NSHLD = 0x5,
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Datomic-10.c5 int x1, x2, x3, x4, x5; variable
22 x5 += 1;
32 x5 *= 3;
124 if (x1 != -2 || x2 != 0 || x3 != 8 || x4 != -1 || x5 != 3)
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.warn/
H A Dimpint.C29 X x5(3.5, 1); // WARNING - double to int
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddalsmc.h46 #define DALSMC_MSG_SetDalDramAddrHigh 0x5
/openbsd-current/lib/libcbor/src/cbor/internal/
H A Dunicode.c38 0xb, 0x6, 0x6, 0x6, 0x5, 0x8, 0x8, 0x8, 0x8, 0x8, 0x8,
40 0x0, 0x1, 0x2, 0x3, 0x5, 0x8, 0x7, 0x1, 0x1, 0x1, 0x4,
/openbsd-current/libexec/ld.so/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
128 x5 = j5;
141 QUARTERROUND( x1, x5, x9,x13)
144 QUARTERROUND( x0, x5,x10,x15)
154 x5 = PLUS(x5,j5);
172 x5 = XOR(x5,U8TO32_LITTLE(m + 20));
196 U32TO8_LITTLE(c + 20,x5);
/openbsd-current/lib/libc/crypt/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
128 x5 = j5;
141 QUARTERROUND( x1, x5, x9,x13)
144 QUARTERROUND( x0, x5,x10,x15)
154 x5 = PLUS(x5,j5);
172 x5 = XOR(x5,U8TO32_LITTLE(m + 20));
196 U32TO8_LITTLE(c + 20,x5);
/openbsd-current/usr.bin/ssh/
H A Dchacha.c89 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
126 x5 = j5;
139 QUARTERROUND( x1, x5, x9,x13)
142 QUARTERROUND( x0, x5,x10,x15)
152 x5 = PLUS(x5,j5);
169 x5 = XOR(x5,U8TO32_LITTLE(m + 20));
192 U32TO8_LITTLE(c + 20,x5);
/openbsd-current/sys/arch/i386/i386/
H A Dmtrr.c49 family == 0x5 &&
/openbsd-current/sys/dev/mii/
H A Damphyreg.h72 #define ASTAT_CONSTMATCH_FAIL 0x5
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddalsmc.h43 #define DALSMC_MSG_SetDalDramAddrHigh 0x5
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp171 0x5, 0, 0, 0, 0, 0, 0, 0, // Number of PCs
174 0x4, 0, 0, 0, 0, 0, 0, 0, 0x5, 0, 0, 0, 0, 0, 0, 0,
177 0x5, 0, 0, 0, 0, 0, 0, 0, // Number of PCs
180 0x5, 0, 0, 0, 0, 0, 0, 0, 0x6, 0, 0, 0, 0, 0, 0, 0,
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/thm/
H A Dthm_11_0_2_sh_mask.h48 #define THM_THERMAL_INT_ENA__THERM_TRIGGER_CLR__SHIFT 0x5
81 #define THM_TCON_THERM_TRIP__THERM_TP_EN__SHIFT 0x5
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/uvd/
H A Duvd_6_0_enum.h33 UVDFC_DISPLAY_ADDR = 0x5,
46 DBG_BLOCK_ID_SRBM = 0x5,
303 DBG_BLOCK_ID_IH_BY2 = 0x5,
425 DBG_BLOCK_ID_VC0_BY4 = 0x5,
487 DBG_BLOCK_ID_TCA_BY8 = 0x5,
519 DBG_BLOCK_ID_SXS_BY16 = 0x5,
542 ARRAY_PRT_TILED_THIN1 = 0x5,
574 CONFIG_2KB_ROW_OPT = 0x5,
646 REF_NOTEQUAL = 0x5,
660 DEPTH_8_24_FLOAT = 0x5,
[all...]
/openbsd-current/lib/libcrypto/chacha/
H A Dchacha-merged.c121 u32 x0, x1, x2, x3, x4, x5, x6, x7; local
162 x5 = j5;
175 QUARTERROUND(x1, x5, x9, x13)
178 QUARTERROUND(x0, x5, x10, x15)
188 x5 = PLUS(x5, j5);
206 U32TO8_LITTLE(x->ks + 20, x5);
224 x5 = XOR(x5, U8TO32_LITTLE(m + 20));
250 U32TO8_LITTLE(c + 20, x5);
[all...]
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/dce/
H A Ddce_11_0_enum.h83 CRTC_V_TOTAL_CONTROL_CRTC_SET_V_TOTAL_MIN_MASK_MC_DC_REGION0= 0x5,
114 CRTC_TRIGA_CNTL_CRTC_TRIGA_SOURCE_SELECT_GENERICF= 0x5,
139 CRTC_TRIGA_CNTL_CRTC_TRIGA_POLARITY_SELECT_HSYNCB= 0x5,
154 CRTC_TRIGB_CNTL_CRTC_TRIGB_SOURCE_SELECT_GENERICF= 0x5,
179 CRTC_TRIGB_CNTL_CRTC_TRIGB_POLARITY_SELECT_HSYNCB= 0x5,
215 CRTC_FLOW_CONTROL_CRTC_FLOW_CONTROL_SOURCE_SELECT_DDC1DATA= 0x5,
422 CRTC_TEST_PATTERN_CONTROL_CRTC_TEST_PATTERN_MODE_SRRGB= 0x5,
547 CRTC_CRC_CNTL_CRTC_CRTC_CRC0_SELECT_IA_B = 0x5,
557 CRTC_CRC_CNTL_CRTC_CRTC_CRC1_SELECT_IA_B = 0x5,
605 CRTC_HORZ_REPETITION_COUNT_5 = 0x5,
[all...]
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/gmc/
H A Dgmc_8_2_enum.h33 DBG_BLOCK_ID_SRBM = 0x5,
290 DBG_BLOCK_ID_IH_BY2 = 0x5,
412 DBG_BLOCK_ID_VC0_BY4 = 0x5,
474 DBG_BLOCK_ID_TCA_BY8 = 0x5,
506 DBG_BLOCK_ID_SXS_BY16 = 0x5,
529 ARRAY_PRT_TILED_THIN1 = 0x5,
561 CONFIG_2KB_ROW_OPT = 0x5,
633 REF_NOTEQUAL = 0x5,
647 DEPTH_8_24_FLOAT = 0x5,
667 CMASK_ALPHA0_FRAG2 = 0x5,
[all...]
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/smu/
H A Dsmu_8_0_enum.h33 DBG_BLOCK_ID_SRBM = 0x5,
290 DBG_BLOCK_ID_IH_BY2 = 0x5,
412 DBG_BLOCK_ID_VC0_BY4 = 0x5,
474 DBG_BLOCK_ID_TCA_BY8 = 0x5,
506 DBG_BLOCK_ID_SXS_BY16 = 0x5,
529 ARRAY_PRT_TILED_THIN1 = 0x5,
561 CONFIG_2KB_ROW_OPT = 0x5,
633 REF_NOTEQUAL = 0x5,
647 DEPTH_8_24_FLOAT = 0x5,
667 CMASK_ALPHA0_FRAG2 = 0x5,
[all...]

Completed in 236 milliseconds

1234567891011>>