Searched refs:registers (Results 26 - 47 of 47) sorted by relevance

12

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dremote-vx.c379 /* Read a register or registers from the remote system. */
412 sprintf (message, "reading %s registers", (procnum == PTRACE_GETREGS)
455 sprintf (message, "writing %s registers", (procnum == PTRACE_SETREGS)
462 /* Prepare to store registers. Since we will store all of them,
468 /* Fetch all registers, if any of them are not yet fetched. */
H A Dinfrun.c1036 /* We have to invalidate the registers BEFORE calling target_wait
1039 targets that provide critical registers as part of their normal
1094 /* We have to invalidate the registers BEFORE calling target_wait
1097 targets that provide critical registers as part of their normal
3098 /* We have to invalidate the registers BEFORE calling
3101 efficient for those targets that provide critical registers
3363 /* Save the function value return registers, if we care.
3367 all the registers. */
3772 registers and then decides to call error(), we better not have changed
3773 any registers
3766 struct regcache *registers; member in struct:inferior_status
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which
/freebsd-9.3-release/sys/boot/i386/mbr/
H A Dmbr.s32 # Setup the segment registers for flat addressing and setup the stack.
/freebsd-9.3-release/sys/conf/
H A Dkern.pre.mk41 COPTFLAGS?=-O2 -frename-registers -pipe
/freebsd-9.3-release/sys/boot/pc98/boot0.5/
H A Dboot.s93 # Step 5: Set registers
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-app-init.c194 * @param registers CPU registers at the time of the interrupt
197 static void process_break_interrupt(int irq_number, uint64_t registers[32], void *user_arg) argument
401 /* Check BIST results for COP0 registers, some values only meaningful in pass 2 */
/freebsd-9.3-release/sys/boot/i386/pmbr/
H A Dpmbr.s64 # Setup the segment registers for flat addressing and setup the stack.
/freebsd-9.3-release/sys/dev/isp/
H A DDriverManual.txt123 to a set of dual-ranked 16 bit incoming and outgoing mailbox registers
124 as well as access to control registers that control the RISC or access
138 use the incoming mailbox registers to interrupt and issue commands to
140 the ougtoing mailbox registers). The second mechanism is to establish,
150 HBA has 8 dual-ranked 16 bit mailbox registers, mostly for out-of-band
160 solely in outgoing mailbox registers. These asynchronous notifications in
246 for functions that read and write hardware registers, set up DMA for the
301 Configuration at this point usually involves mapping in board registers
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dieee754-sf.S738 @ The following registers are clobbered by this function:
808 @ registers except ip, lr, and cpsr.
H A Dlib1funcs.asm1195 arguments are passed in registers.
H A Dieee754-df.S1102 @ registers except ip, lr, and cpsr.
/freebsd-9.3-release/crypto/openssl/util/
H A Dpod2man.pl250 probably want to set the C and D registers to set contiguous page
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscu_registers.h61 * mapped registers.
727 //* Port Task Scheduler registers shift and mask values
911 // These registers are based off of BAR0
961 * @brief These are the SMU registers
1037 // MSI-X registers not included
1058 * See SCU SDMA specification on how these registers are used.
1128 * @brief These are the SCU Transport Layer registers see SSPTL spec for how
1262 * See the SCU SSLL Specification on how these registers are used.
1431 * See the SCU SGPIO Specification on how these registers are used.
1466 U32 registers[25 member in struct:SCU_VIIT_REGISTERS
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dbuiltins.c663 /* Set this so all the registers get saved in our frame; we need to be
664 able to copy the saved values for any registers from frames we unwind. */
1140 has register windows, this gives only the outbound registers.
1147 register windows, this gives only the outbound registers.
1279 rtx registers, tem;
1285 and argument registers can be saved. */
1286 registers = assign_stack_local (BLKmode, apply_args_size (), -1);
1303 emit_move_insn (adjust_address (registers, mode, size), tem);
1317 emit_move_insn (adjust_address (registers, Pmode, 0), tem);
1325 emit_move_insn (adjust_address (registers, Pmod
1278 rtx registers, tem; local
[all...]
H A Dconfigure10293 argument registers are propagated back to the parent. The compiler
/freebsd-9.3-release/sys/mips/mips/
H A Dexception.S354 * The kernel exception stack contains 18 saved general registers,
355 * the status register and the multiply lo and high registers.
420 * Save all of the registers except for the kernel temporaries in u.u_pcb.
488 * Restore user registers and return.
621 * interrupt(), not all the user registers have been saved in u.u_pcb.
635 * Save the relevant user registers into the u.u_pcb struct.
722 * Restore user registers and return.
966 * The BaddVAddr, Context, and EntryHi registers contain the failed
1065 PTR_ADDU a0, a0, U_PCB_REGS # first arg is ptr to CPU registers
/freebsd-9.3-release/contrib/nvi/build/
H A Dconfigure3029 argument registers are propagated back to the parent.
/freebsd-9.3-release/contrib/bmake/
H A Dconfigure5215 argument registers are propagated back to the parent. The compiler
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dconfigure6926 argument registers are propagated back to the parent. The compiler
/freebsd-9.3-release/contrib/cvs/
H A Dconfigure8680 argument registers are propagated back to the parent. The compiler
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dconfigure6809 argument registers are propagated back to the parent. The compiler

Completed in 340 milliseconds

12