Searched refs:reg (Results 1 - 25 of 2351) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/sh64/media/
H A Dtestutils.inc19 .macro _packb v1 v2 v3 v4 v5 v6 v7 v8 reg
20 movi \v1, \reg
21 shlli \reg, 8, \reg
22 addi \reg, \v2, \reg
23 shlli \reg, 8, \reg
24 addi \reg, \v3, \reg
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22531.c2 unsigned long reg; member in struct:dw_cfi_oprnd_struct
6 loc.reg = loc.reg;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22531.c2 unsigned long reg; member in struct:dw_cfi_oprnd_struct
6 loc.reg = loc.reg;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dattr-returns_twice-1.c10 register int reg asm ("esi") = 1; /* { dg-warning "might be clobbered" "" } */
14 reg = 2;
15 g (reg);
19 g (reg);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dattr-returns_twice-1.c10 register int reg asm ("esi") = 1; /* { dg-warning "might be clobbered" "" } */
14 reg = 2;
15 g (reg);
19 g (reg);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dknetbsd-gnu.h23 #define REG_NAME(reg) sc_ ## reg
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Dknetbsd-gnu.h24 #define REG_NAME(reg) sc_ ## reg
/netbsd-6-1-5-RELEASE/sys/arch/sun2/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.11 1994/11/21 21:34:16 gwr Exp $ */
3 #include <m68k/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dreg.h3 #include <m68k/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/include/
H A Dreg.h3 #include <arm/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/mvmeppc/include/
H A Dreg.h3 #include <powerpc/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/netwinder/include/
H A Dreg.h3 #include <arm/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/news68k/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.1 1999/12/09 14:53:12 tsutsui Exp $ */
3 #include <m68k/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.7 1996/03/19 03:08:36 jonathan Exp $ */
3 #include <mips/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/next68k/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.2 1998/06/06 00:33:56 dbj Exp $ */
3 #include <m68k/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.2 1998/01/05 07:03:18 perry Exp $ */
3 #include <powerpc/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/pmax/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.6 1995/12/20 02:00:27 jonathan Exp $ */
3 #include <mips/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/prep/include/
H A Dreg.h3 #include <powerpc/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/rs6000/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.1 2000/02/29 15:21:31 nonaka Exp $ */
3 #include <powerpc/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.3 1999/06/22 01:39:43 sakamoto Exp $ */
3 #include <powerpc/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/include/
H A Dreg.h3 #include <mips/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/include/
H A Dreg.h3 #include <mips/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/shark/include/
H A Dreg.h3 #include <arm/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/include/
H A Dreg.h1 /* $NetBSD: reg.h,v 1.5 2001/02/11 14:51:57 bjh21 Exp $ */
3 #include <arm/reg.h>
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/include/
H A Dreg.h3 #include <mips/reg.h>

Completed in 522 milliseconds

1234567891011>>