代码搜索结果
找到约 52 项符合
IoT 的代码
iot-example
===============================================================================
Here's an example of 'dt' reading and comparing the first
100 megabytes of the IOT test disc.
- - - - - - - - - - - -
chagos
# created by ../tools/tclZIC.tcl - do not edit
set TZData(:Indian/Chagos) {
{-9223372036854775808 17380 0 LMT}
{-1988167780 18000 0 IOT}
{820436400 21600 0 IOT}
}
abort.s
/ C library -- abort
.globl _abort
iot = 4
_abort:
mov r5,-(sp)
mov sp,r5
iot
mov (sp)+,r5
rts pc
abort.3
.th ABORT III 4/10/75
.sh NAME
abort \*- generate an IOT fault
.sh SYNOPSIS
.bd abort()
.sh DESCRIPTION
.it Abort
executes the IOT instruction.
This is usually considered a program
fault by the syst
abort.s
/ C library -- abort
.globl _abort
iot = 4
_abort:
mov r5,-(sp)
mov sp,r5
iot
mov (sp)+,r5
rts pc
chagos
# created by tools/tclZIC.tcl - do not edit
set TZData(:Indian/Chagos) {
{-9223372036854775808 17380 0 LMT}
{-1988167780 18000 0 IOT}
{820436400 21600 0 IOT}
}
signames.h
{ 1,"HUP" },
{ 2,"INT" },
{ 3,"QUIT" },
{ 4,"ILL" },
{ 5,"TRAP" },
{ 6,"ABRT" },
{ 6,"IOT" },
{ 7,"BUS" },
{ 8,"FPE" },
{ 9,"KILL" },
{ 10,"USR1" },
{ 11,"SEGV" },
{ 12,"USR2" },
{ 13,"PIPE" },
{ 14,"
iot.cpp
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
permindex
.xx "" "" "abort \- generate IOT fault" "" abort(3)
.xx "" "" "abs \- integer absolute value" "" abs(3)
.xx "" "fabs, floor, ceil \-" "absolute value, floor, ceiling functions" "" floor(3)
.xx "" "" "
abort.3
.TH ABORT 3
.SH NAME
abort \- generate IOT fault
.SH DESCRIPTION
.I Abort
executes the PDP11 IOT instruction.
This causes a signal that normally terminates
the process with a core dump, which may be u