Home
last modified time | relevance | path

Searched refs:n64 (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl10 0 n64 read sys_read
11 1 n64 write sys_write
12 2 n64 open sys_open
13 3 n64 close sys_close
14 4 n64 stat sys_newstat
17 7 n64 poll sys_poll
18 8 n64 lseek sys_lseek
22 12 n64 brk sys_brk
31 21 n64 pipe sysm_pipe
41 31 n64 dup sys_dup
[all …]
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl10 0 n64 read sys_read
11 1 n64 write sys_write
12 2 n64 open sys_open
13 3 n64 close sys_close
14 4 n64 stat sys_newstat
17 7 n64 poll sys_poll
18 8 n64 lseek sys_lseek
22 12 n64 brk sys_brk
31 21 n64 pipe sysm_pipe
41 31 n64 dup sys_dup
[all …]
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl10 0 n64 read sys_read
11 1 n64 write sys_write
12 2 n64 open sys_open
13 3 n64 close sys_close
14 4 n64 stat sys_newstat
17 7 n64 poll sys_poll
18 8 n64 lseek sys_lseek
22 12 n64 brk sys_brk
31 21 n64 pipe sysm_pipe
41 31 n64 dup sys_dup
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Darch-mips.inc5 # *) o32, n32, n64 ABI
15 TUNECONFLICTS[o32] = "n32 n64"
19 TUNECONFLICTS[n32] = "o32 n64"
26 TUNEVALID[n64] = "MIPS64 n64 ABI"
27 TUNECONFLICTS[n64] = "o32 n32"
28 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'n64', ' -mabi=64', '', d)}"
45 MIPSPKGSFX_BYTE = "${@bb.utils.contains('TUNE_FEATURES', 'n64' , '64', '', d)}"
79 TUNE_FEATURES:tune-mips64 = "n64 bigendian fpu-hard"
94 TUNE_FEATURES:tune-mips64el = "n64 fpu-hard"
109 TUNE_FEATURES:tune-mips64-nf = "n64 bigendian"
[all …]
H A Dtune-mips64r6.inc11 TUNE_FEATURES:tune-mipsisa64r6 = "bigendian fpu-hard n64 mipsisa64r6 r6"
16 TUNE_FEATURES:tune-mipsisa64r6el = "fpu-hard r6 n64 mipsisa64r6"
24 TUNE_FEATURES:tune-mipsisa64r6-nf = "bigendian r6 n64 mipsisa64r6"
29 TUNE_FEATURES:tune-mipsisa64r6el-nf = "r6 n64 mipsisa64r6"
H A Dtune-mips32r6.inc6 TUNECONFLICTS[mipsisa32r6] = "n64 n32"
H A Dtune-mips32r2.inc6 TUNECONFLICTS[mips32r2] = "n64 n32"
H A Dtune-mips32.inc6 TUNECONFLICTS[mips32] = "n64 n32"
H A DREADME10 *) o32, n32, n64 ABI
/openbmc/linux/arch/m68k/include/asm/
H A Ddiv64.h16 unsigned long long n64; \
21 __n.n64 = (n); \
30 (n) = __n.n64; \
/openbmc/qemu/linux-user/hppa/
H A Dcpu_loop.c83 uint64_t o64, n64, r64; in hppa_lws() local
85 n64 = *(uint64_t *)g2h(cs, new); in hppa_lws()
88 o64, n64); in hppa_lws()
95 *(uint64_t *)g2h(cs, addr) = n64; in hppa_lws()
/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h203 # define __DECL_REG(n64, n32) union { \ argument
204 uint64_t n64; \
209 #define __DECL_REG(n64, n32) uint64_t n64 argument
/openbmc/qemu/configs/targets/
H A Dmips64el-linux-user.mak4 TARGET_SYSTBL_ABI=n64
H A Dmips64-linux-user.mak4 TARGET_SYSTBL_ABI=n64
/openbmc/linux/arch/mips/n64/
H A DPlatform6 cflags-$(CONFIG_MACH_NINTENDO64) += -I$(srctree)/arch/mips/include/asm/mach-n64
/openbmc/linux/sound/mips/
H A DMakefile12 obj-$(CONFIG_SND_N64) += snd-n64.o
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/
H A Dmips64.patch1 Recognise mips64 n32/n64
/openbmc/linux/arch/mips/
H A DKbuild.platforms21 platform-$(CONFIG_MACH_NINTENDO64) += n64/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/
H A Dltrace_git.bb24 file://0001-Add-support-for-mips64-n32-n64.patch \
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dadd-64-bit-flag-for-ELF64-entries.patch97 + /* n64 libraries are always libc.so.6+. */
/openbmc/linux/arch/mips/kernel/
H A DMakefile76 obj-$(CONFIG_64BIT) += scall64-n64.o
/openbmc/linux/drivers/video/fbdev/
H A Dtgafb.c1066 unsigned long dpos, spos, i, n64; local
1073 n64 = (height * width) / 64;
1079 for (i = 0; i < n64; ++i) {
1091 for (i = 0; i < n64; ++i) {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch4 Subject: [PATCH] Add support for mips64 n32/n64
793 + /* n32 personality is best approximated by n64,
802 + the order: o32, n32, n64, o64
1130 +# Default is o32; arch=mips64 generates n64 syscalls
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_deb.bbclass34 if "n64" in tune_features:
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-target-config.bbclass244 DATA_LAYOUT[riscv64gc] = "e-m:e-p:64:64-i64:64-i128:128-n64-S128"

12