OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppc32
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-ppc32.c
40
Need to look at what is the exact
ppc32
model to support.
187
VexGuestPPC32State*
ppc32
= (VexGuestPPC32State*) get_arch (set, tst);
local
192
case 0: VG_(transfer) (&
ppc32
->guest_GPR0, buf, dir, size, mod); break;
193
case 1: VG_(transfer) (&
ppc32
->guest_GPR1, buf, dir, size, mod); break;
194
case 2: VG_(transfer) (&
ppc32
->guest_GPR2, buf, dir, size, mod); break;
195
case 3: VG_(transfer) (&
ppc32
->guest_GPR3, buf, dir, size, mod); break;
196
case 4: VG_(transfer) (&
ppc32
->guest_GPR4, buf, dir, size, mod); break;
197
case 5: VG_(transfer) (&
ppc32
->guest_GPR5, buf, dir, size, mod); break;
198
case 6: VG_(transfer) (&
ppc32
->guest_GPR6, buf, dir, size, mod); break;
199
case 7: VG_(transfer) (&
ppc32
->guest_GPR7, buf, dir, size, mod); break
[
all
...]
/external/valgrind/main/VEX/auxprogs/
genoffsets.c
118
//
ppc32
119
GENOFFSET(
PPC32
,
ppc32
,GPR0);
120
GENOFFSET(
PPC32
,
ppc32
,GPR1);
121
GENOFFSET(
PPC32
,
ppc32
,GPR2);
122
GENOFFSET(
PPC32
,
ppc32
,GPR3);
123
GENOFFSET(
PPC32
,ppc32,GPR4)
[
all
...]
/external/valgrind/main/none/tests/
allexec_prepare_prereq
32
pair
ppc32
ppc64
/external/valgrind/main/
Android.mk
189
coregrind/m_dispatch/dispatch-
ppc32
-linux.S \
209
coregrind/m_sigframe/sigframe-
ppc32
-linux.c \
217
coregrind/m_syswrap/syscall-
ppc32
-linux.S \
230
coregrind/m_syswrap/syswrap-
ppc32
-linux.c \
251
coregrind/m_gdbserver/valgrind-low-
ppc32
.c \
379
cachegrind/cg-
ppc32
.c \
423
cachegrind/cg-
ppc32
.c \
/external/libvpx/libvpx/build/make/
configure.sh
628
tgt_isa=
ppc32
[
all
...]
Completed in 190 milliseconds