HomeSort by relevance Sort by last modified time
    Searched refs:gpr (Results 26 - 47 of 47) sorted by null

12

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 383 #define REG_SP gpr[PT_R1]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
251 unsigned int gpr_controls; /* count of GPR controls */
277 unsigned int count; /* count of GPR (1..16) */
278 unsigned short gpr[32]; /* GPR number(s) */ member in struct:__anon39056
292 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
293 emu10k1_fx8010_control_gpr_t *gpr_add_controls; /* GPR controls to add/replace */
295 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
296 emu10k1_ctl_elem_id_t *gpr_del_controls; /* IDs of GPR controls to remove */
298 unsigned int gpr_list_control_count; /* count of GPR controls to list *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
251 unsigned int gpr_controls; /* count of GPR controls */
277 unsigned int count; /* count of GPR (1..16) */
278 unsigned short gpr[32]; /* GPR number(s) */ member in struct:__anon40646
292 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
293 emu10k1_fx8010_control_gpr_t *gpr_add_controls; /* GPR controls to add/replace */
295 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
296 emu10k1_ctl_elem_id_t *gpr_del_controls; /* IDs of GPR controls to remove */
298 unsigned int gpr_list_control_count; /* count of GPR controls to list *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
251 unsigned int gpr_controls; /* count of GPR controls */
277 unsigned int count; /* count of GPR (1..16) */
278 unsigned short gpr[32]; /* GPR number(s) */ member in struct:__anon42161
292 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
293 emu10k1_fx8010_control_gpr_t *gpr_add_controls; /* GPR controls to add/replace */
295 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
296 emu10k1_ctl_elem_id_t *gpr_del_controls; /* IDs of GPR controls to remove */
298 unsigned int gpr_list_control_count; /* count of GPR controls to list *
    [all...]
  /external/qemu/
gdbstub.c 642 GET_REGL(env->gpr[n]);
679 env->gpr[n] = ldtul_p(mem_buf);
983 GET_REGL(env->active_tc.gpr[n]);
1033 env->active_tc.gpr[n] = tmp;
    [all...]
cpu-exec.c     [all...]
  /external/valgrind/main/include/vki/
vki-ppc32-linux.h 204 unsigned long gpr[32]; member in struct:vki_pt_regs
    [all...]
vki-ppc64-linux.h 198 VKI_PPC_REG gpr[32]; member in struct:vki_pt_regs
  /external/qemu/target-mips/
op_helper.c     [all...]
translate.c     [all...]
  /external/valgrind/main/VEX/priv/
host_ppc_defs.h 468 Pin_MfCR, /* move from condition register to GPR */
676 /* Move the entire CR to a GPR */
754 HReg gpr; member in struct:__anon29175::__anon29176::__anon29207
1003 extern PPCInstr* PPCInstr_RdWrLR ( Bool wrLR, HReg gpr );
    [all...]
host_mips_defs.c 1370 MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr)
1375 i->Min.RdWrLR.gpr = gpr;
    [all...]
host_ppc_defs.c     [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 297 # define DO(n) regs->gpr[n] = arch->vex.guest_GPR##n
318 # define DO(n) regs->gpr[n] = arch->vex.guest_GPR##n
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 1356 unsigned short gpr[32]; \/* GPR number(s) *\/ member in struct:snd_emu10k1_fx8010_ctl
1920 unsigned short gpr[32]; \/* GPR number(s) *\/ member in struct:snd_emu10k1_fx8010_control_gpr
1933 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_old_gpr
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 1356 unsigned short gpr[32]; \/* GPR number(s) *\/ member in struct:snd_emu10k1_fx8010_ctl
1920 unsigned short gpr[32]; \/* GPR number(s) *\/ member in struct:snd_emu10k1_fx8010_control_gpr
1933 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_old_gpr
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_state.c     [all...]
evergreen_state.c     [all...]
  /external/elfutils/tests/
run-show-die-info.sh 194 Name : gpr
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c     [all...]
evergreen_state.c     [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S     [all...]

Completed in 860 milliseconds

12