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

  /src/common/lib/libc/arch/m68k/gen/
mulsi3.S 54 muluw 8(%sp), %d0 | %d0 holds B * C
57 muluw 4(%sp), %d1 | %d1 holds A * D
58 addw %d1, %d0 | %d0 holds (B * C) + (A * D)
60 clrw %d0 | %d0 holds ((B * C) + (A * D)) << 16
63 muluw %d1, %d0 | %d0 holds B * D
  /src/sys/arch/vax/boot/boot/
consio2.S 46 movl %r1, %r0 # R1 holds char
69 movl %r1,%r0 # R1 holds char
88 movl 4(%ap),%r1 # R1 holds char
120 movl 4(%ap),%r1 # R1 holds char
  /src/sys/arch/vax/boot/common/
romread.S 68 ret # %r0 holds the result
84 ret # %r0 holds the result
  /src/sys/arch/m68k/060sp/dist/
fskeletn.s 82 # stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
100 # stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
118 # stack frame. The FP state frame holds the source operand of the faulting
137 # stack frame. The FP state frame holds the source operand of the faulting
156 # stack frame. The FP state frame holds the source operand of the faulting
175 # stack frame. The FP state frame holds the source operand of the faulting
fplsp.doc 99 Upon return, fp0 holds the correct result. The FPSR is
pfpsp.s 658 # the FPIAR holds the "current PC" of the faulting instruction
898 # the FPIAR holds the "current PC" of the faulting instruction
1238 # the FPIAR holds the "current PC" of the faulting instruction
2560 # FP_SRC now holds the src operand.
3126 # the FPIAR holds the "current PC" of the faulting instruction
3322 # the FPIAR holds the "current PC" of the faulting instruction
3614 # the FPIAR holds the "current PC" of the faulting instruction
3788 # the FPIAR holds the "current PC" of the faulting instruction
4080 # This table holds the offsets of the emulation routines for each individual
4269 # If the data register holds a zero, then the
    [all...]
fpsp.s 658 # the FPIAR holds the "current PC" of the faulting instruction
898 # the FPIAR holds the "current PC" of the faulting instruction
1238 # the FPIAR holds the "current PC" of the faulting instruction
2560 # FP_SRC now holds the src operand.
3126 # the FPIAR holds the "current PC" of the faulting instruction
3322 # the FPIAR holds the "current PC" of the faulting instruction
3614 # the FPIAR holds the "current PC" of the faulting instruction
3788 # the FPIAR holds the "current PC" of the faulting instruction
4052 # the FPIAR holds the "current PC" of the faulting instruction.
10700 # fp1 holds the result of the cosine portion of ssincos().
    [all...]
  /src/sys/arch/m68k/fpsp/
fpsp.h 195 STICKY equ LV-39 ;holds sticky bit
212 WB_BYTE equ LV-31 ;holds WBTE15 bit (1 byte)
215 E_BYTE equ LV-28 ;holds E1 and E3 bits (1 byte)
220 T_BYTE equ LV-27 ;holds T and U bits (1 byte)
  /src/sys/arch/vax/vax/
intvec.S 157 # _memtest (memtest in C) holds the address to continue execution

Completed in 27 milliseconds