Home
last modified time | relevance | path

Searched refs:irp (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dnospec-insn.h56 .irp r1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
58 .irp r2,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
73 .irp r1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
75 .irp r2,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
77 .irp r3,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
94 .irp r1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
96 .irp r2,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Diosapic.c958 unsigned int i, *irp = (unsigned int *) irt; in iosapic_prt_irt() local
963 for (i=0; i<num_entry; i++, irp += 4) { in iosapic_prt_irt()
965 irp, i, irp[0], irp[1], irp[2], irp[3]); in iosapic_prt_irt()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1309 XF86ConfInputrefPtr irp; in configInputDevices() local
1316 irp = layout->lay_input_lst; in configInputDevices()
1317 while (irp) { in configInputDevices()
1319 irp = (XF86ConfInputrefPtr) irp->list.next; in configInputDevices()
1325 irp = layout->lay_input_lst; in configInputDevices()
1327 while (irp) { in configInputDevices()
1329 if (!configInput(indp[count], irp->iref_inputdev, X_CONFIG)) { in configInputDevices()
1337 irp->iref_option_lst); in configInputDevices()
1339 irp = (XF86ConfInputrefPtr) irp->list.next; in configInputDevices()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dfixup_fault.S945 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1022 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1100 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1176 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1370 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1419 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1618 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1695 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1777 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
1853 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmath-emu.h232 .irp gas_ident.x .x
236 .irp m b,w,l
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dassembler.h64 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dsm4-ce-core.S6 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8
H A Dghash-ce-core.S409 .irp key, K0, K1, K2, K3, K4 K5
721 .irp key, K0, K1, K2, K3, K4, K5
729 .irp key, K6, K7
733 .irp key, K8, K9
741 .irp key, K6, K7
H A Dsha512-ce-core.S15 .irp b,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
H A Daes-ce.S120 2222: .irp key, v21, v22, v23, v24, v25, v26, v27, v28, v29
H A Dsm3-ce-core.S11 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
H A Dsha3-ce-core.S15 .irp b,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Diwmmxt.h6 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-v7m.S64 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
73 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dassembler.h202 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
458 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dassembler.h32 .irp n,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
H A Dsysreg.h1121 .irp num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-ce-core.S457 .irp sreg, s30, s29, s28
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dentry.S49 .irp n,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0017-CVE-2022-38127-1.patch39 gas/testsuite/gas/elf/dwarf-5-irp.d | 2 +-
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info3171 * Irp:: '.irp SYMBOL,VALUES'...
4407 7.50 '.irp SYMBOL,VALUES'...
4411 The sequence of statements starts at the '.irp' directive, and is
4420 .irp param,1,2,3
4793 pseudo ops also applies to the identifiers used in '.irp' (*note
27855 * 'irp' directive: Irp. (line 6)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info3171 * Irp:: '.irp SYMBOL,VALUES'...
4407 7.50 '.irp SYMBOL,VALUES'...
4411 The sequence of statements starts at the '.irp' directive, and is
4420 .irp param,1,2,3
4793 pseudo ops also applies to the identifiers used in '.irp' (*note
27855 * 'irp' directive: Irp. (line 6)