HomeSort by: relevance | last modified time | path
    Searched refs:addressing (Results 1 - 18 of 18) sorted by relevancy

  /src/lib/libc/arch/i386/sys/
brk.S 71 movl PIC_GOT(CURBRK),%edx # set up GOT addressing
  /src/lib/libc/arch/x86_64/sys/
brk.S 66 movq PIC_GOT(CURBRK),%rdx # set up GOT addressing
  /src/lib/libm/arch/vax/
n_cabs.S 72 movl 4(%ap),%r2 # indirect addressing is necessary here
100 movq (%r4)+,%r0 # %r0:%r1 = x via indirect addressing
101 movq (%r4),%r2 # %r2:%r3 = y via indirect addressing
113 movq %r2,(%r4) # (again addressing is indirect)
  /src/sys/arch/x68k/stand/xxboot/
boot.S 40 | - must access any labels before first_kbyte by PC relative addressing
96 | we cannot use RELOC() yet so that use absolute addressing.
  /src/sys/arch/m68k/060sp/dist/
changes 49 3) For an opclass three FP instruction where the effective addressing
fpsp.doc 46 using unimplemented addressing modes. In addition, this package
isp.s 488 # mul64() may use ()+ addressing and may, therefore, alter a7
501 # div64() may use ()+ addressing and may, therefore, alter a7.
855 # if the addressing mode was (an)+ or -(an), the address register must
1460 # the indexed addressing mode uses a base displacement of size
2443 cmpi.b SPCOND_FLG(%a6),&immed_flg # immediate addressing mode?
2473 # also, we call isp_restore in case the effective addressing mode was
2677 cmpi.b SPCOND_FLG(%a6),&immed_flg # immediate addressing mode?
2708 # also, we call isp_restore in case the effective addressing mode was
pfpsp.s 1568 # post-increment addressing mode, the address register is not updated. is the
1911 # addressing mode was (a7)+. if so, we'll need to shift the
2142 # addressing mode was -(a7). if so, we'll need to shift the
2413 # addressing mode. #
2958 # which can use most addressing modes.
2990 # the instruction is an fmovm.x dynamic which can use many addressing
3303 # if the effective addressing mode was -() or ()+, then the address #
3490 # for extended precision, if the addressing mode is pre-decrement or
3959 # stacked for the exception is incorrect for -(an) and (an)+ addressing #
4262 # & = (0): predecrement addressing mode
    [all...]
fpsp.s 1568 # post-increment addressing mode, the address register is not updated. is the
1911 # addressing mode was (a7)+. if so, we'll need to shift the
2142 # addressing mode was -(a7). if so, we'll need to shift the
2413 # addressing mode. #
2958 # which can use most addressing modes.
2990 # the instruction is an fmovm.x dynamic which can use many addressing
3303 # if the effective addressing mode was -() or ()+, then the address #
3490 # for extended precision, if the addressing mode is pre-decrement or
4152 # if the instruction was executed from supervisor mode and the addressing
18089 # if the addressing mode is post-increment or pre-decrement
    [all...]
  /src/sys/arch/mips/mips/
locore_mips3.S 820 li v0, MIPS_SR_KX | MIPS_SR_UX # allow 64bit addressing
822 li v0, MIPS_SR_KX # allow 64bit kernel addressing
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
k3-j7200-mcu-wakeup.dtsi 58 /* Proxy 0 addressing */
k3-j721e-mcu-wakeup.dtsi 58 /* Proxy 0 addressing */
k3-j7200-main.dtsi 294 /* Proxy 0 addressing */
k3-j721e-main.dtsi 348 /* Proxy 0 addressing */
  /src/sys/arch/cesfic/cesfic/
locore.s 799 movl #0x5c00c060, %d0 | want phys addressing
  /src/sys/arch/hp300/hp300/
locore.s 443 /* don't want pc-relative addressing */
  /src/sys/arch/luna68k/dev/xplx/
xplx.asm 677 ; internal RAM addressing
  /src/share/terminfo/
terminfo 352 ansi+rca|ANSI relative cursor-addressing (1-based),
354 ansi+rca2|ANSI relative cursor-addressing,
356 ansi+cup|ANSI absolute cursor-addressing,
515 # ansi-mr is for ANSI terminals with ONLY relative cursor addressing
517 # direct cursor addressing, and makes almost no assumptions. It does
525 # beware of screen size problems and memory relative cursor addressing.
531 # ansi-mtabs adds relative addressing and minimal tab support
532 ansi-mtabs|any ANSI terminal with pessimistic assumptions (relative addressing),
4575 # a) Fails tack's cup (cursor-addressing) test, though cup works well enough
5768 # Once on the status line, the row part of cursor addressing is ignored. Sinc
    [all...]

Completed in 86 milliseconds