Home
last modified time | relevance | path

Searched refs:registers (Results 1 – 25 of 1086) sorted by relevance

12345678910>>...44

/f-stack/freebsd/arm/arm/
H A Ddb_trace.c83 state->registers[LR]); in db_stack_trace_cmd()
84 db_printsym(state->registers[LR], DB_STGY_PROC); in db_stack_trace_cmd()
87 state->registers[SP], state->registers[FP]); in db_stack_trace_cmd()
97 state->registers[reg]); in db_stack_trace_cmd()
120 if (state->registers[PC] < VM_MIN_KERNEL_ADDRESS) { in db_stack_trace_cmd()
160 state.registers[FP] = ctx->pcb_regs.sf_r11; in db_trace_thread()
161 state.registers[SP] = ctx->pcb_regs.sf_sp; in db_trace_thread()
162 state.registers[LR] = ctx->pcb_regs.sf_lr; in db_trace_thread()
163 state.registers[PC] = ctx->pcb_regs.sf_pc; in db_trace_thread()
181 state.registers[SP] = sp; in db_trace_self()
[all …]
H A Dstack_machdep.c47 if (stack_put(st, state->registers[PC]) == -1) in stack_capture()
61 state.registers[FP] = (uint32_t)__builtin_frame_address(0); in stack_save()
62 state.registers[SP] = sp; in stack_save()
63 state.registers[LR] = (uint32_t)__builtin_return_address(0); in stack_save()
64 state.registers[PC] = (uint32_t)stack_save; in stack_save()
81 state.registers[FP] = td->td_pcb->pcb_regs.sf_r11; in stack_save_td()
82 state.registers[SP] = td->td_pcb->pcb_regs.sf_sp; in stack_save_td()
83 state.registers[LR] = td->td_pcb->pcb_regs.sf_lr; in stack_save_td()
84 state.registers[PC] = td->td_pcb->pcb_regs.sf_pc; in stack_save_td()
H A Dunwind.c407 state->registers[reg] = *vsp++; in unwind_exec_insn()
420 state->registers[SP] = in unwind_exec_insn()
434 state->registers[reg] = *vsp++; in unwind_exec_insn()
440 state->registers[14] = *vsp++; in unwind_exec_insn()
460 state->registers[reg] = *vsp++; in unwind_exec_insn()
482 state->registers[SP] = (uint32_t)vsp; in unwind_exec_insn()
487 state->registers[FP], state->registers[SP], state->registers[LR], in unwind_exec_insn()
488 state->registers[PC]); in unwind_exec_insn()
501 state->registers[PC] = 0; in unwind_tab()
527 if (state->registers[PC] == 0) { in unwind_tab()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dcdns-usb3.txt6 - HOST registers area
7 - DEVICE registers area
8 - OTG/DRD registers area
10 "xhci" - for HOST registers space
11 "dev" - for DEVICE registers space
12 "otg" - for OTG/DRD registers space
39 reg = <0xf3000000 0x10000>, /* memory area for HOST registers */
40 <0xf3010000 0x10000>, /* memory area for DEVICE registers */
41 <0xf3020000 0x10000>; /* memory area for OTG/DRD registers */
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-interrupt.c213 r1 = registers[reg]; r2 = registers[reg+16]; in __cvmx_interrupt_dump_registers()
252 __cvmx_interrupt_dump_registers(registers); in __cvmx_interrupt_default_exception_handler()
259 if (registers[35] == 0) { in __cvmx_interrupt_default_exception_handler()
262 registers[35] = registers[31] - 8; in __cvmx_interrupt_default_exception_handler()
266 registers[35] = 0; in __cvmx_interrupt_default_exception_handler()
312 __cvmx_interrupt_dump_registers(registers); in __cvmx_interrupt_default()
482 h->handler(irq, registers, h->data); in __cvmx_interrupt_ciu_cn61xx()
625 if (registers[34] & 0x1) in cvmx_interrupt_do_irq()
634 if (registers[34] & 0x1) in cvmx_interrupt_do_irq()
650 if (registers[34] & 0x4) in cvmx_interrupt_do_irq()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/mips/
H A Dmscc.txt14 The SoC has a few registers (DEVCPU_GCB:CHIP_REGS) handling miscellaneous
20 - reg : Should contain registers location and length
31 The SoC has a few registers (ICPU_CFG:CPU_SYSTEM_CTRL) handling configuration of
32 the CPU: 8 general purpose registers, reset control, CPU en/disabling, CPU
37 - reg : Should contain registers location and length
47 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
53 - reg : Should contain registers location and length
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dbrcm,amac.txt9 contains the information of registers in the same order as
11 - reg-names: Names of the registers.
12 "amac_base": Address and length of the GMAC registers
13 "idm_base": Address and length of the GMAC IDM registers
16 registers (required for Northstar2)
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dwii.txt31 - reg : should contain the VI registers location and length
42 - reg : should contain the PI registers location and length
64 - reg : should contain the DSP registers location and length
76 - reg : should contain the SI registers location and length
87 - reg : should contain the AI registers location and length
97 - reg : should contain the EXI registers location and length
107 - reg : should contain the OHCI registers location and length
117 - reg : should contain the EHCI registers location and length
127 - reg : should contain the SDHCI registers location and length
136 - reg : should contain the IPC registers location and length
[all …]
H A Dgamecube.txt22 - reg : should contain the VI registers location and length
33 - reg : should contain the PI registers location and length
53 - reg : should contain the DSP registers location and length
74 - reg : should contain the DI registers location and length
85 - reg : should contain the AI registers location and length
97 - reg : should contain the SI registers location and length
107 - reg : should contain the EXI registers location and length
/f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/
H A Dcoherency-fabric.txt18 - reg: Should contain coherency fabric registers location and
22 fabric registers, second pair for the per-CPU fabric registers.
25 for the per-CPU fabric registers.
28 for the per-CPU fabric registers.
H A Dmarvell,dove.txt9 * Global Configuration registers
11 Global Configuration registers of Dove SoC are shared by a syscon node.
15 - reg: base address and size of the Global Configuration registers.
/f-stack/freebsd/contrib/device-tree/Bindings/auxdisplay/
H A Dimg-ascii-lcd.txt10 - reg : memory region locating the device registers
13 - regmap: phandle of the system controller containing the LCD registers
14 - offset: offset in bytes to the LCD registers within the system controller
16 The layout of the registers & properties of the display are determined
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Ddesignware-pcie.txt37 automatic checking of CDM (Configuration Dependent Module) registers
38 for data corruption. CDM registers include standard PCIe configuration
39 space registers, Port Logic registers, DMA and iATU (internal Address
40 Translation Unit) registers.
55 reg = <0xdfc00000 0x0001000>, /* IP registers */
70 reg = <0xdfc00000 0x0001000>, /* IP registers 1 */
71 <0xdfc01000 0x0001000>, /* IP registers 2 */
H A Dmvebu-pci.txt15 - ranges: ranges describing the MMIO registers to control the PCIe
21 The ranges describing the MMIO registers have the following layout:
28 registers of this PCIe interface, from the base of the internal
29 registers.
32 registers area. This range entry translates the '0x82000000 0 r' PCI
62 - assigned-addresses: reference to the MMIO registers used to control
98 0x82000000 0 0x42000 MBUS_ID(0xf0, 0x01) 0x42000 0 0x00002000 /* Port 2.0 registers */
99 0x82000000 0 0x44000 MBUS_ID(0xf0, 0x01) 0x44000 0 0x00002000 /* Port 0.1 registers */
100 0x82000000 0 0x48000 MBUS_ID(0xf0, 0x01) 0x48000 0 0x00002000 /* Port 0.2 registers */
101 0x82000000 0 0x4c000 MBUS_ID(0xf0, 0x01) 0x4c000 0 0x00002000 /* Port 0.3 registers */
[all …]
H A D83xx-512x-pci.txt7 The first is for the internal PCI bridge registers
8 The second is for the PCI config space access registers
35 reg = <0xe0008500 0x100 /* internal registers */
36 0xe0008300 0x8>; /* config space access registers */
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmarvell,armada-370-xp-mpic.txt12 - reg: Should contain PMIC registers location and length. First pair
13 for the main interrupt registers, second pair for the per-CPU
14 interrupt registers. For this last pair, to be compliant with SMP
15 support, the "virtual" must be use (For the record, these registers
16 automatically map to the interrupt controller registers of the
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/
H A Dppc440spe-adma.txt16 - reg : <registers mapping>
17 - dcr-reg : <DCR registers range>
35 - reg : <registers mapping>
36 - dcr-reg : <DCR registers range>
65 - reg : <registers mapping>
83 - dcr-reg : <DCR registers range>
/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c187 uint8_t registers[]; /* Data bytes. */ member
496 HLL_DENSE_GET_REGISTER(oldcount,registers,index); in hllDenseSet()
515 return hllDenseSet(registers,index,count); in hllDenseAdd()
526 uint8_t *r = registers; in hllDenseRegHisto()
570 HLL_DENSE_GET_REGISTER(reg,registers,j); in hllDenseRegHisto()
946 uint64_t *word = (uint64_t*) registers; in hllRawRegHisto()
1026 hllDenseRegHisto(hdr->registers,reghisto); in hllCount()
1028 hllSparseRegHisto(hdr->registers, in hllCount()
1031 hllRawRegHisto(hdr->registers,reghisto); in hllCount()
1238 registers = max + HLL_HDR_SIZE; in pfcountCommand()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dversatile-sysreg.txt1 ARM Versatile system registers
4 This is a system control registers block, providing multiple low level
10 - reg : physical base address and the size of the registers window
H A Datmel-sysregs.txt1 Atmel system registers
5 - reg : Should contain registers location and length
9 - reg: Should contain registers location and length
15 - reg: Should contain registers location and length
21 - reg: Should contain registers location and length
32 - reg: Should contain registers location and length
49 - reg: Should contain registers location and length
63 - reg: Should contain registers location and length
95 - reg: should contain registers location and length
162 - reg: Should contain registers location and length
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/amlogic/
H A Dassist.txt1 Amlogic Meson6/Meson8/Meson8b assist registers:
4 The assist registers contain basic information about the SoC,
8 - reg: the register range of the assist registers
H A Danalog-top.txt1 Amlogic Meson8 and Meson8b "analog top" registers:
4 The analog top registers contain information about the so-called
8 - reg: the register range of the analog top registers
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dbrcm,iproc-cdru.txt3 Various Broadcom iProc SoCs have a set of registers that provide various
5 these CDRU registers via syscon.
10 - reg: base address and range of the CDRU registers
H A Dti,j721e-system-controller.yaml11 This represents the Control Module registers (CTRL_MMR0) on the SoC.
13 of miscellaneous registers. The registers are not cohesive enough to
18 associated OS driver) to determine the location of the registers,
19 and access the registers directly.
/f-stack/freebsd/contrib/device-tree/Bindings/edac/
H A Dsocfpga-eccmgr.txt18 - reg : Address and size for ECC error interrupt clear registers.
25 - reg : Address and size for ECC error interrupt clear registers.
60 containing the ECC manager registers.
81 - reg : Address and size for ECC block registers.
88 - reg : Address and size for ECC block registers.
96 - reg : Address and size for ECC block registers.
104 - reg : Address and size for ECC block registers.
112 - reg : Address and size for ECC block registers.
120 - reg : Address and size for ECC block registers.
128 - reg : Address and size for ECC block registers.
[all …]

12345678910>>...44