Home
last modified time | relevance | path

Searched +full:- +full:32 (Results 1 – 25 of 1133) sorted by relevance

12345678910>>...46

/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h1 /* SPDX-License-Identifier: GPL-2.0 */
6 #include <asm/required-features.h>
10 #include <asm/disabled-features.h>
16 #define NCAPINTS 21 /* N 32-bit words worth of info */
17 #define NBUGINTS 2 /* N 32-bit bug flags */
25 * please update the table in kernel/cpu/cpuid-deps.c as well.
28 /* Intel-defined CPU features, CPUID level 0x00000001 (EDX), word 0 */
29 #define X86_FEATURE_FPU ( 0*32+ 0) /* Onboard FPU */
30 #define X86_FEATURE_VME ( 0*32+ 1) /* Virtual Mode Extensions */
31 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h1 /* SPDX-License-Identifier: GPL-2.0 */
6 #include <asm/required-features.h>
10 #include <asm/disabled-features.h>
16 #define NCAPINTS 22 /* N 32-bit words worth of info */
17 #define NBUGINTS 2 /* N 32-bit bug flags */
25 * please update the table in kernel/cpu/cpuid-deps.c as well.
28 /* Intel-defined CPU features, CPUID level 0x00000001 (EDX), word 0 */
29 #define X86_FEATURE_FPU ( 0*32+ 0) /* Onboard FPU */
30 #define X86_FEATURE_VME ( 0*32+ 1) /* Virtual Mode Extensions */
31 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */
[all …]
H A Dvmxfeatures.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 #define NVMXINTS 5 /* N 32-bit words worth of info */
16 /* Pin-Based VM-Execution Controls, EPT/VPID, APIC and VM-Functions, word 0 */
17 #define VMX_FEATURE_INTR_EXITING ( 0*32+ 0) /* "" VM-Exit on vectored interrupts */
18 #define VMX_FEATURE_NMI_EXITING ( 0*32+ 3) /* "" VM-Exit on NMIs */
19 #define VMX_FEATURE_VIRTUAL_NMIS ( 0*32+ 5) /* "vnmi" NMI virtualization */
20 #define VMX_FEATURE_PREEMPTION_TIMER ( 0*32+ 6) /* VMX Preemption Timer */
21 #define VMX_FEATURE_POSTED_INTR ( 0*32+ 7) /* Posted Interrupts */
23 /* EPT/VPID features, scattered to bits 16-23 */
24 #define VMX_FEATURE_INVVPID ( 0*32+ 16) /* INVVPID is supported */
[all …]
/openbmc/linux/fs/nls/
H A Dnls_ucs2_utils.c1 // SPDX-License-Identifier: GPL-2.0-or-later
25 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */
26 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */
27 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */
28 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */
29 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */
30 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */
31 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32,
32 -32, -32, -32, -32, -32, /* 060-06f */
33 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32,
[all …]
/openbmc/qemu/gdb-xml/
H A Dmicroblaze-core.xml2 <!-- Copyright (C) 2008 Free Software Foundation, Inc.
6 notice and this notice are preserved. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
10 <reg name="r0" bitsize="32" regnum="0"/>
11 <reg name="r1" bitsize="32" type="data_ptr"/>
12 <reg name="r2" bitsize="32"/>
13 <reg name="r3" bitsize="32"/>
14 <reg name="r4" bitsize="32"/>
15 <reg name="r5" bitsize="32"/>
16 <reg name="r6" bitsize="32"/>
[all …]
H A Dpower-core.xml2 <!-- Copyright (C) 2007, 2008 Free Software Foundation, Inc.
6 notice and this notice are preserved. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
10 <reg name="r0" bitsize="32" type="uint32"/>
11 <reg name="r1" bitsize="32" type="uint32"/>
12 <reg name="r2" bitsize="32" type="uint32"/>
13 <reg name="r3" bitsize="32" type="uint32"/>
14 <reg name="r4" bitsize="32" type="uint32"/>
15 <reg name="r5" bitsize="32" type="uint32"/>
16 <reg name="r6" bitsize="32" type="uint32"/>
[all …]
H A Dpower-spe.xml2 <!-- Copyright (C) 2007, 2008 Free Software Foundation, Inc.
6 notice and this notice are preserved. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
10 <reg name="ev0h" bitsize="32" regnum="71"/>
11 <reg name="ev1h" bitsize="32"/>
12 <reg name="ev2h" bitsize="32"/>
13 <reg name="ev3h" bitsize="32"/>
14 <reg name="ev4h" bitsize="32"/>
15 <reg name="ev5h" bitsize="32"/>
16 <reg name="ev6h" bitsize="32"/>
[all …]
H A Dhexagon-core.xml2 <!--
3 Copyright(c) 2023-2024 Qualcomm Innovation Center, Inc. All Rights Reserved.
7 top-level directory.
12 …https://github.com/llvm/llvm-project/blob/287aa6c4536408413b860e61fca0318a27214cf3/lldb/docs/lldb-
13 …ub.com/llvm/llvm-project/blob/287aa6c4536408413b860e61fca0318a27214cf3/lldb/source/Plugins/Process…
14 -->
16 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
19 …<reg name="r00" altname="r0" bitsize="32" offset="0" encoding="uint" format="hex" group="Thread …
20 …<reg name="r01" altname="r1" bitsize="32" offset="4" encoding="uint" format="hex" group="Thread …
21 …<reg name="r02" altname="r2" bitsize="32" offset="8" encoding="uint" format="hex" group="Thread …
[all …]
H A Driscv-32bit-cpu.xml2 <!-- Copyright (C) 2018-2019 Free Software Foundation, Inc.
6 notice and this notice are preserved. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
10 <reg name="zero" bitsize="32" type="int"/>
11 <reg name="ra" bitsize="32" type="code_ptr"/>
12 <reg name="sp" bitsize="32" type="data_ptr"/>
13 <reg name="gp" bitsize="32" type="data_ptr"/>
14 <reg name="tp" bitsize="32" type="data_ptr"/>
15 <reg name="t0" bitsize="32" type="int"/>
16 <reg name="t1" bitsize="32" type="int"/>
[all …]
H A Driscv-32bit-fpu.xml2 <!-- Copyright (C) 2018-2019 Free Software Foundation, Inc.
6 notice and this notice are preserved. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
10 <reg name="ft0" bitsize="32" type="ieee_single"/>
11 <reg name="ft1" bitsize="32" type="ieee_single"/>
12 <reg name="ft2" bitsize="32" type="ieee_single"/>
13 <reg name="ft3" bitsize="32" type="ieee_single"/>
14 <reg name="ft4" bitsize="32" type="ieee_single"/>
15 <reg name="ft5" bitsize="32" type="ieee_single"/>
16 <reg name="ft6" bitsize="32" type="ieee_single"/>
[all …]
H A Dloongarch-base32.xml2 <!-- Copyright (C) 2022 Free Software Foundation, Inc.
6 notice and this notice are preserved. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
10 <reg name="r0" bitsize="32" type="uint32" group="general"/>
11 <reg name="r1" bitsize="32" type="code_ptr" group="general"/>
12 <reg name="r2" bitsize="32" type="data_ptr" group="general"/>
13 <reg name="r3" bitsize="32" type="data_ptr" group="general"/>
14 <reg name="r4" bitsize="32" type="uint32" group="general"/>
15 <reg name="r5" bitsize="32" type="uint32" group="general"/>
16 <reg name="r6" bitsize="32" type="uint32" group="general"/>
[all …]
/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.h1 /* SPDX-License-Identifier: GPL-2.0
3 * SH7786 PCI-Express controller definitions.
11 /* PCIe bus-0(x4) on SH7786 */ // Rev1.171
30 /* PCI0: PCI memory target transfer 32-bit address translation value(Rev1.11T)*/
34 #define SH4A_PCIEVCR0 (0x000000) /* R - 0x0000 0000 32 */
43 #define SH4A_PCIEVCR1 (0x000004) /* R - 0x0000 0000 32*/
56 #define SH4A_PCIEENBLR (0x000008) /* R/W - 0x0000 0001 32 */
59 #define SH4A_PCIEECR (0x00000C) /* R/W - 0x0000 0000 32 */
64 #define SH4A_PCIEPAR (0x000010) /* R/W - 0x0000 0000 32 */
77 #define SH4A_PCIEPCTLR (0x000018) /* R/W - 0x0000 0000 32 */
[all …]
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
7 # <nr> <abi> <syscall> <entry-64bit> <compat-entry>
9 # where <abi> can be common, 64, or 32
23 13 32 time - sys_time32
26 16 32 lchown - sys_lchown16
31 23 32 setuid - sys_setuid16
32 24 32 getuid - sys_getuid16
33 25 32 stime - sys_stime32
49 46 32 setgid - sys_setgid16
50 47 32 getgid - sys_getgid16
[all …]
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
7 # <nr> <abi> <syscall> <entry-64bit> <compat-entry>
9 # where <abi> can be common, 64, or 32
23 13 32 time - sys_time32
26 16 32 lchown - sys_lchown16
31 23 32 setuid - sys_setuid16
32 24 32 getuid - sys_getuid16
33 25 32 stime - sys_stime32
49 46 32 setgid - sys_setgid16
50 47 32 getgid - sys_getgid16
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Delf.py4 # SPDX-License-Identifier: GPL-2.0-only
11 # TARGET_OS TARGET_ARCH MACHINE, OSABI, ABIVERSION, Little Endian, 32bit?
13 "arm" : (40, 0, 0, True, 32),
16 "arm" : (40, 0, 0, True, 32),
21 "i586" : (3, 0, 0, True, 32),
22 "i686" : (3, 0, 0, True, 32),
24 "epiphany": (4643, 0, 0, True, 32),
25 "lm32": (138, 0, 0, False, 32),
27 "mips": ( 8, 0, 0, False, 32),
28 "mipsel": ( 8, 0, 0, True, 32),
[all …]
/openbmc/qemu/linux-user/s390x/
H A Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
7 # <nr> <abi> <syscall> <entry-64bit> <compat-entry>
9 # where <abi> can be common, 64, or 32
23 13 32 time - sys_time32
26 16 32 lchown - sys_lchown16
31 23 32 setuid - sys_setuid16
32 24 32 getuid - sys_getuid16
33 25 32 stime - sys_stime32
49 46 32 setgid - sys_setgid16
50 47 32 getgid - sys_getgid16
[all …]
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
8 # The <abi> can be common, 64, or 32 for this file.
11 1 32 exit sys_exit sparc_exit
22 11 32 execv sunos_execv
25 13 32 chown sys_chown16
29 16 32 lchown sys_lchown16
37 23 32 setuid sys_setuid16
39 24 32 getuid sys_getuid16
45 29 32 pause sys_pause
47 30 32 utime sys_utime32
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-target-config.bbclass4 # SPDX-License-Identifier: MIT
7 # Right now this is focused on arm-specific tune features.
8 # We get away with this for now as one can only use x86-64 as the build host
26 f.append("-d32")
31 f.append("-d32")
38 f.append("-neon")
52 f.append("+strict-align")
55 f.append("+strict-align")
59 f.append("+strict-align")
68 f.append("+thumb-mode")
[all …]
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
8 # The <abi> can be common, 64, or 32 for this file.
11 1 32 exit sys_exit sparc_exit
22 11 32 execv sunos_execv
25 13 32 chown sys_chown16
29 16 32 lchown sys_lchown16
37 23 32 setuid sys_setuid16
39 24 32 getuid sys_getuid16
45 29 32 pause sys_pause
47 30 32 utime sys_utime32
[all …]
/openbmc/linux/Documentation/filesystems/ext4/
H A Dblocks.rst1 .. SPDX-License-Identifier: GPL-2.0
4 ------
12 pages). By default a filesystem can contain 2^32 blocks; if the '64bit'
17 For 32-bit filesystems, limits are as follows:
19 .. list-table::
21 :header-rows: 1
23 * - Item
24 - 1KiB
25 - 2KiB
26 - 4KiB
[all …]
/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh1 #!/bin/bash -efu
2 # SPDX-License-Identifier: GPL-2.0
7 #4: skip test - including run as non-root user
13 module="gpio-mockup"
29 echo "$0 [-frv] [-t type]"
30 echo "-f: full test (minimal set run by default)"
31 echo "-r: test random lines as well as fence posts"
32 echo "-t: interface type:"
33 echo " cdev (character device ABI) - default"
36 echo "-v: verbose progress reporting"
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalHWImg8723B_RF.c1 // SPDX-License-Identifier: GPL-2.0
4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
16 ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA */ in CheckPositive()
17 ((pDM_Odm->BoardType & BIT3) >> 3) << 1 | /* _GPA */ in CheckPositive()
18 ((pDM_Odm->BoardType & BIT7) >> 7) << 2 | /* _ALNA */ in CheckPositive()
19 ((pDM_Odm->BoardType & BIT6) >> 6) << 3 | /* _APA */ in CheckPositive()
20 ((pDM_Odm->BoardType & BIT2) >> 2) << 4; /* _BT */ in CheckPositive()
24 pDM_Odm->CutVersion << 24 | in CheckPositive()
25 pDM_Odm->SupportPlatform << 16 | in CheckPositive()
26 pDM_Odm->PackageType << 12 | in CheckPositive()
[all …]
/openbmc/qemu/linux-user/ppc/
H A Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
8 # The <abi> can be common, spu, nospu, 64, or 32 for this file.
23 13 32 time sys_time32
30 18 32 oldstat sys_stat sys_ni_syscall
36 22 32 umount sys_oldumount
41 25 32 stime sys_stime32
46 28 32 oldfstat sys_fstat sys_ni_syscall
50 30 32 utime sys_utime32
53 32 common gtty sys_ni_syscall
80 59 32 oldolduname sys_olduname
[all …]
/openbmc/qemu/tests/tcg/mips/user/ase/msa/
H A Dtest_msa_compile_32r5el.sh4 # ---------
6 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_b.c \
7 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
9 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_h.c \
10 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
12 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_w.c \
13 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
15 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_d.c \
16 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
18 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nlzc_b.c \
[all …]
H A Dtest_msa_compile_32r5eb.sh4 # ---------
6 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_b.c \
7 -EB -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
9 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_h.c \
10 -EB -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
12 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_w.c \
13 -EB -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
15 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nloc_d.c \
16 -EB -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
18 /opt/mti/bin/mips-mti-linux-gnu-gcc bit-count/test_msa_nlzc_b.c \
[all …]

12345678910>>...46