Searched refs:emulated (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/iscsi/dist/include/
H A Ddriver.h120 emulated: 0, \
154 emulated: 0 \
/netbsd-6-1-5-RELEASE/usr.sbin/mmcformat/
H A Duscsi_subr.c330 int emulated; local
336 /* check if its really SCSI or emulated SCSI (ATAPI f.e.) */
338 ioctl(disc->fhandle, SG_EMULATED_HOST, &emulated);
339 if (emulated) saddr->type = USCSI_TYPE_ATAPI;
498 /* check if its really SCSI or emulated SCSI (ATAPI f.e.) ? */
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Diskeletn.s70 # just emulated.
H A Dfskeletn.s254 # This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
H A Disp.s609 # The instruction that was just emulated was also being traced. The trace
762 # The instruction that was just emulated was also being traced. The trace
892 # appropriate mode. Since none of the emulated integer instructions #
H A Dpfpsp.s724 # the operation has been emulated. the result is in fp0.
1156 # from the FP register file. The instruction is then emulated by #
1158 # instruction type. Once the instruction has been emulated and result #
1165 # emulated and exceptions handled. The differences occur in how the #
3695 # the operation has been emulated. the result is in fp0.
3839 # "FPU Unimplemented" instructions will not be emulated, the exception #
8483 # Norms can be emulated w/ a regular fmove instruction. For #
9258 # emulated by simply setting sign bit. Sgl/dbl operands must be scaled #
H A Dfpsp.s724 # the operation has been emulated. the result is in fp0.
1156 # from the FP register file. The instruction is then emulated by #
1158 # instruction type. Once the instruction has been emulated and result #
1165 # emulated and exceptions handled. The differences occur in how the #
3695 # the operation has been emulated. the result is in fp0.
3970 # be emulated: (1) the FPgen instructions, most of which were also #
4250 # restored into the machine for the instruction just emulated.
4266 # are emulated in software on the '060.
12051 # Norms can be emulated w/ a regular fmove instruction. For #
12826 # emulated b
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/
H A Dsparccpuid.S258 ! fmul8ulx16, which is emulated on T1 and as such accounts for quite
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dintvec.S216 jsb _C_LABEL(unimemu) # do not return if insn emulated
382 * Table of emulated Microvax instructions supported by emulate.s.
H A Dunimpl_emul.S425 # - do not use d-float instructions (may be emulated)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex3658 the result of the emulated division is $\lfloor 3 \cdot 19 / 2^q \rfloor = 3$ which is correct. The value of $2^q$ must be close to or ideally
4438 and addition of $x \mbox{ mod }\beta^m$ are all performed simultaneously inside the loop on step 4. The division by $\beta^m$ is emulated by accessing
4564 This algorithm quickly reduces an input $a$ modulo an unrestricted Diminished Radix modulus $n$. Division by $2^p$ is emulated with a right

Completed in 260 milliseconds