/src/usr.sbin/mmcformat/ |
uscsi_subr.c | 330 int emulated; local in function:uscsi_identify 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.) ? */
|
uscsi_subr.c | 330 int emulated; local in function:uscsi_identify 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.) ? */
|
uscsi_subr.c | 330 int emulated; local in function:uscsi_identify 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.) ? */
|
/src/sys/arch/m68k/060sp/dist/ |
changes | 88 PC = PC of instruction being emulated 90 ADDRESS = PC of instruction being emulated 110 PC = PC of instruction being emulated
|
changes | 88 PC = PC of instruction being emulated 90 ADDRESS = PC of instruction being emulated 110 PC = PC of instruction being emulated
|
changes | 88 PC = PC of instruction being emulated 90 ADDRESS = PC of instruction being emulated 110 PC = PC of instruction being emulated
|
iskeletn.s | 70 # just emulated.
|
iskeletn.s | 70 # just emulated.
|
iskeletn.s | 70 # just emulated.
|
fplsp.doc | 119 For example, if the instruction being emulated should cause a
|
isp.doc | 189 data registers, and BEFORE the actual emulated transfers occur, the
|
fplsp.doc | 119 For example, if the instruction being emulated should cause a
|
isp.doc | 189 data registers, and BEFORE the actual emulated transfers occur, the
|
fplsp.doc | 119 For example, if the instruction being emulated should cause a
|
isp.doc | 189 data registers, and BEFORE the actual emulated transfers occur, the
|
fskeletn.s | 254 # This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
|
fskeletn.s | 254 # This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
|
fskeletn.s | 254 # This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
|
/src/sys/arch/aarch64/aarch64/ |
trap.c | 731 /* XXX: some T32 IT instruction deprecated should be emulated */ 772 goto emulated; 788 goto emulated; 797 goto emulated; 806 goto emulated; 815 emulated:
|
trap.c | 731 /* XXX: some T32 IT instruction deprecated should be emulated */ 772 goto emulated; 788 goto emulated; 797 goto emulated; 806 goto emulated; 815 emulated:
|
trap.c | 731 /* XXX: some T32 IT instruction deprecated should be emulated */ 772 goto emulated; 788 goto emulated; 797 goto emulated; 806 goto emulated; 815 emulated:
|
/src/sys/arch/vax/vax/ |
intvec.S | 210 jsb _C_LABEL(unimemu) # do not return if insn emulated 376 * Table of emulated Microvax instructions supported by emulate.s.
|
intvec.S | 210 jsb _C_LABEL(unimemu) # do not return if insn emulated 376 * Table of emulated Microvax instructions supported by emulate.s.
|
intvec.S | 210 jsb _C_LABEL(unimemu) # do not return if insn emulated 376 * Table of emulated Microvax instructions supported by emulate.s.
|
unimpl_emul.S | 421 # - do not use d-float instructions (may be emulated)
|