Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
5d5c8bf5
Commit
5d5c8bf5
authored
Jan 15, 2003
by
David Mosberger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ia64: Fix some typos.
parent
25ed6267
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
56 additions
and
56 deletions
+56
-56
arch/ia64/kernel/ivt.S
arch/ia64/kernel/ivt.S
+54
-54
include/asm-ia64/intrinsics.h
include/asm-ia64/intrinsics.h
+2
-2
No files found.
arch/ia64/kernel/ivt.S
View file @
5d5c8bf5
...
...
@@ -746,19 +746,19 @@ ENTRY(interrupt)
br.call.sptk.many
b6
=
ia64_handle_irq
END
(
interrupt
)
.
org
ia64_ivt
+
3400
.
org
ia64_ivt
+
0x
3400
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x3400
Entry
13
(
size
64
bundles
)
Reserved
DBG_FAULT
(13)
FAULT
(13)
.
org
ia64_ivt
+
3800
.
org
ia64_ivt
+
0x
3800
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x3800
Entry
14
(
size
64
bundles
)
Reserved
DBG_FAULT
(14)
FAULT
(14)
.
org
ia64_ivt
+
3
c00
.
org
ia64_ivt
+
0x
3c00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x3c00
Entry
15
(
size
64
bundles
)
Reserved
DBG_FAULT
(15)
...
...
@@ -893,7 +893,7 @@ END(dispatch_to_ia32_handler)
#endif /* CONFIG_IA32_SUPPORT */
.
org
ia64_ivt
+
4400
.
org
ia64_ivt
+
0x
4400
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x4400
Entry
17
(
size
64
bundles
)
Reserved
DBG_FAULT
(17)
...
...
@@ -925,7 +925,7 @@ ENTRY(non_syscall)
br.call.sptk.many
b6
=
ia64_bad_break
//
avoid
WAW
on
CFM
and
ignore
return
addr
END
(
non_syscall
)
.
org
ia64_ivt
+
4800
.
org
ia64_ivt
+
0x
4800
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x4800
Entry
18
(
size
64
bundles
)
Reserved
DBG_FAULT
(18)
...
...
@@ -959,7 +959,7 @@ ENTRY(dispatch_unaligned_handler)
br.sptk.many
ia64_prepare_handle_unaligned
END
(
dispatch_unaligned_handler
)
.
org
ia64_ivt
+
4
c00
.
org
ia64_ivt
+
0x
4c00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x4c00
Entry
19
(
size
64
bundles
)
Reserved
DBG_FAULT
(19)
...
...
@@ -1005,7 +1005,7 @@ END(dispatch_to_fault_handler)
//
---
End
of
long
entries
,
Beginning
of
short
entries
//
.
org
ia64_ivt
+
5000
.
org
ia64_ivt
+
0x
5000
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5000
Entry
20
(
size
16
bundles
)
Page
Not
Present
(
10
,
22
,
49
)
ENTRY
(
page_not_present
)
...
...
@@ -1025,7 +1025,7 @@ ENTRY(page_not_present)
br.sptk.many
page_fault
END
(
page_not_present
)
.
org
ia64_ivt
+
5100
.
org
ia64_ivt
+
0x
5100
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5100
Entry
21
(
size
16
bundles
)
Key
Permission
(
13
,
25
,
52
)
ENTRY
(
key_permission
)
...
...
@@ -1038,7 +1038,7 @@ ENTRY(key_permission)
br.sptk.many
page_fault
END
(
key_permission
)
.
org
ia64_ivt
+
5200
.
org
ia64_ivt
+
0x
5200
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5200
Entry
22
(
size
16
bundles
)
Instruction
Access
Rights
(
26
)
ENTRY
(
iaccess_rights
)
...
...
@@ -1051,7 +1051,7 @@ ENTRY(iaccess_rights)
br.sptk.many
page_fault
END
(
iaccess_rights
)
.
org
ia64_ivt
+
5300
.
org
ia64_ivt
+
0x
5300
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5300
Entry
23
(
size
16
bundles
)
Data
Access
Rights
(
14
,
53
)
ENTRY
(
daccess_rights
)
...
...
@@ -1064,7 +1064,7 @@ ENTRY(daccess_rights)
br.sptk.many
page_fault
END
(
daccess_rights
)
.
org
ia64_ivt
+
5400
.
org
ia64_ivt
+
0x
5400
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5400
Entry
24
(
size
16
bundles
)
General
Exception
(
5
,
32
,
34
,
36
,
38
,
39
)
ENTRY
(
general_exception
)
...
...
@@ -1079,7 +1079,7 @@ ENTRY(general_exception)
br.sptk.many
dispatch_to_fault_handler
END
(
general_exception
)
.
org
ia64_ivt
+
5500
.
org
ia64_ivt
+
0x
5500
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5500
Entry
25
(
size
16
bundles
)
Disabled
FP
-
Register
(
35
)
ENTRY
(
disabled_fp_reg
)
...
...
@@ -1092,7 +1092,7 @@ ENTRY(disabled_fp_reg)
br.sptk.many
dispatch_to_fault_handler
END
(
disabled_fp_reg
)
.
org
ia64_ivt
+
5600
.
org
ia64_ivt
+
0x
5600
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5600
Entry
26
(
size
16
bundles
)
Nat
Consumption
(
11
,
23
,
37
,
50
)
ENTRY
(
nat_consumption
)
...
...
@@ -1100,7 +1100,7 @@ ENTRY(nat_consumption)
FAULT
(26)
END
(
nat_consumption
)
.
org
ia64_ivt
+
5700
.
org
ia64_ivt
+
0x
5700
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5700
Entry
27
(
size
16
bundles
)
Speculation
(
40
)
ENTRY
(
speculation_vector
)
...
...
@@ -1137,13 +1137,13 @@ ENTRY(speculation_vector)
rfi
//
and
go
back
END
(
speculation_vector
)
.
org
ia64_ivt
+
5800
.
org
ia64_ivt
+
0x
5800
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5800
Entry
28
(
size
16
bundles
)
Reserved
DBG_FAULT
(28)
FAULT
(28)
.
org
ia64_ivt
+
5900
.
org
ia64_ivt
+
0x
5900
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5900
Entry
29
(
size
16
bundles
)
Debug
(
16
,
28
,
56
)
ENTRY
(
debug_vector
)
...
...
@@ -1151,7 +1151,7 @@ ENTRY(debug_vector)
FAULT
(29)
END
(
debug_vector
)
.
org
ia64_ivt
+
5
a00
.
org
ia64_ivt
+
0x
5a00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5a00
Entry
30
(
size
16
bundles
)
Unaligned
Reference
(
57
)
ENTRY
(
unaligned_access
)
...
...
@@ -1162,7 +1162,7 @@ ENTRY(unaligned_access)
br.sptk.many
dispatch_unaligned_handler
END
(
unaligned_access
)
.
org
ia64_ivt
+
5
b00
.
org
ia64_ivt
+
0x
5b00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5b00
Entry
31
(
size
16
bundles
)
Unsupported
Data
Reference
(
57
)
ENTRY
(
unsupported_data_reference
)
...
...
@@ -1170,7 +1170,7 @@ ENTRY(unsupported_data_reference)
FAULT
(31)
END
(
unsupported_data_reference
)
.
org
ia64_ivt
+
5
c00
.
org
ia64_ivt
+
0x
5c00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5c00
Entry
32
(
size
16
bundles
)
Floating
-
Point
Fault
(
64
)
ENTRY
(
floating_point_fault
)
...
...
@@ -1178,7 +1178,7 @@ ENTRY(floating_point_fault)
FAULT
(32)
END
(
floating_point_fault
)
.
org
ia64_ivt
+
5
d00
.
org
ia64_ivt
+
0x
5d00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5d00
Entry
33
(
size
16
bundles
)
Floating
Point
Trap
(
66
)
ENTRY
(
floating_point_trap
)
...
...
@@ -1186,7 +1186,7 @@ ENTRY(floating_point_trap)
FAULT
(33)
END
(
floating_point_trap
)
.
org
ia64_ivt
+
5e00
.
org
ia64_ivt
+
0x
5e00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5e00
Entry
34
(
size
16
bundles
)
Lower
Privilege
Transfer
Trap
(
66
)
ENTRY
(
lower_privilege_trap
)
...
...
@@ -1194,7 +1194,7 @@ ENTRY(lower_privilege_trap)
FAULT
(34)
END
(
lower_privilege_trap
)
.
org
ia64_ivt
+
5
f00
.
org
ia64_ivt
+
0x
5f00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x5f00
Entry
35
(
size
16
bundles
)
Taken
Branch
Trap
(
68
)
ENTRY
(
taken_branch_trap
)
...
...
@@ -1202,7 +1202,7 @@ ENTRY(taken_branch_trap)
FAULT
(35)
END
(
taken_branch_trap
)
.
org
ia64_ivt
+
6000
.
org
ia64_ivt
+
0x
6000
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6000
Entry
36
(
size
16
bundles
)
Single
Step
Trap
(
69
)
ENTRY
(
single_step_trap
)
...
...
@@ -1210,55 +1210,55 @@ ENTRY(single_step_trap)
FAULT
(36)
END
(
single_step_trap
)
.
org
ia64_ivt
+
6100
.
org
ia64_ivt
+
0x
6100
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6100
Entry
37
(
size
16
bundles
)
Reserved
DBG_FAULT
(37)
FAULT
(37)
.
org
ia64_ivt
+
6200
.
org
ia64_ivt
+
0x
6200
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6200
Entry
38
(
size
16
bundles
)
Reserved
DBG_FAULT
(38)
FAULT
(38)
.
org
ia64_ivt
+
6300
.
org
ia64_ivt
+
0x
6300
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6300
Entry
39
(
size
16
bundles
)
Reserved
DBG_FAULT
(39)
FAULT
(39)
.
org
ia64_ivt
+
6400
.
org
ia64_ivt
+
0x
6400
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6400
Entry
40
(
size
16
bundles
)
Reserved
DBG_FAULT
(40)
FAULT
(40)
.
org
ia64_ivt
+
6500
.
org
ia64_ivt
+
0x
6500
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6500
Entry
41
(
size
16
bundles
)
Reserved
DBG_FAULT
(41)
FAULT
(41)
.
org
ia64_ivt
+
6600
.
org
ia64_ivt
+
0x
6600
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6600
Entry
42
(
size
16
bundles
)
Reserved
DBG_FAULT
(42)
FAULT
(42)
.
org
ia64_ivt
+
6700
.
org
ia64_ivt
+
0x
6700
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6700
Entry
43
(
size
16
bundles
)
Reserved
DBG_FAULT
(43)
FAULT
(43)
.
org
ia64_ivt
+
6800
.
org
ia64_ivt
+
0x
6800
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6800
Entry
44
(
size
16
bundles
)
Reserved
DBG_FAULT
(44)
FAULT
(44)
.
org
ia64_ivt
+
6900
.
org
ia64_ivt
+
0x
6900
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6900
Entry
45
(
size
16
bundles
)
IA
-
32
Exeception
(
17
,
18
,
29
,
41
,
42
,
43
,
44
,
58
,
60
,
61
,
62
,
72
,
73
,
75
,
76
,
77
)
ENTRY
(
ia32_exception
)
...
...
@@ -1266,7 +1266,7 @@ ENTRY(ia32_exception)
FAULT
(45)
END
(
ia32_exception
)
.
org
ia64_ivt
+
6
a00
.
org
ia64_ivt
+
0x
6a00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6a00
Entry
46
(
size
16
bundles
)
IA
-
32
Intercept
(
30
,
31
,
59
,
70
,
71
)
ENTRY
(
ia32_intercept
)
...
...
@@ -1296,7 +1296,7 @@ ENTRY(ia32_intercept)
FAULT
(46)
END
(
ia32_intercept
)
.
org
ia64_ivt
+
6
b00
.
org
ia64_ivt
+
0x
6b00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6b00
Entry
47
(
size
16
bundles
)
IA
-
32
Interrupt
(
74
)
ENTRY
(
ia32_interrupt
)
...
...
@@ -1309,121 +1309,121 @@ ENTRY(ia32_interrupt)
#endif
END
(
ia32_interrupt
)
.
org
ia64_ivt
+
6
c00
.
org
ia64_ivt
+
0x
6c00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6c00
Entry
48
(
size
16
bundles
)
Reserved
DBG_FAULT
(48)
FAULT
(48)
.
org
ia64_ivt
+
6
d00
.
org
ia64_ivt
+
0x
6d00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6d00
Entry
49
(
size
16
bundles
)
Reserved
DBG_FAULT
(49)
FAULT
(49)
.
org
ia64_ivt
+
6e00
.
org
ia64_ivt
+
0x
6e00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6e00
Entry
50
(
size
16
bundles
)
Reserved
DBG_FAULT
(50)
FAULT
(50)
.
org
ia64_ivt
+
6
f00
.
org
ia64_ivt
+
0x
6f00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x6f00
Entry
51
(
size
16
bundles
)
Reserved
DBG_FAULT
(51)
FAULT
(51)
.
org
ia64_ivt
+
7000
.
org
ia64_ivt
+
0x
7000
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7000
Entry
52
(
size
16
bundles
)
Reserved
DBG_FAULT
(52)
FAULT
(52)
.
org
ia64_ivt
+
7100
.
org
ia64_ivt
+
0x
7100
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7100
Entry
53
(
size
16
bundles
)
Reserved
DBG_FAULT
(53)
FAULT
(53)
.
org
ia64_ivt
+
7200
.
org
ia64_ivt
+
0x
7200
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7200
Entry
54
(
size
16
bundles
)
Reserved
DBG_FAULT
(54)
FAULT
(54)
.
org
ia64_ivt
+
7300
.
org
ia64_ivt
+
0x
7300
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7300
Entry
55
(
size
16
bundles
)
Reserved
DBG_FAULT
(55)
FAULT
(55)
.
org
ia64_ivt
+
7400
.
org
ia64_ivt
+
0x
7400
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7400
Entry
56
(
size
16
bundles
)
Reserved
DBG_FAULT
(56)
FAULT
(56)
.
org
ia64_ivt
+
7500
.
org
ia64_ivt
+
0x
7500
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7500
Entry
57
(
size
16
bundles
)
Reserved
DBG_FAULT
(57)
FAULT
(57)
.
org
ia64_ivt
+
7600
.
org
ia64_ivt
+
0x
7600
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7600
Entry
58
(
size
16
bundles
)
Reserved
DBG_FAULT
(58)
FAULT
(58)
.
org
ia64_ivt
+
7700
.
org
ia64_ivt
+
0x
7700
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7700
Entry
59
(
size
16
bundles
)
Reserved
DBG_FAULT
(59)
FAULT
(59)
.
org
ia64_ivt
+
7800
.
org
ia64_ivt
+
0x
7800
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7800
Entry
60
(
size
16
bundles
)
Reserved
DBG_FAULT
(60)
FAULT
(60)
.
org
ia64_ivt
+
7900
.
org
ia64_ivt
+
0x
7900
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7900
Entry
61
(
size
16
bundles
)
Reserved
DBG_FAULT
(61)
FAULT
(61)
.
org
ia64_ivt
+
7
a00
.
org
ia64_ivt
+
0x
7a00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7a00
Entry
62
(
size
16
bundles
)
Reserved
DBG_FAULT
(62)
FAULT
(62)
.
org
ia64_ivt
+
7
b00
.
org
ia64_ivt
+
0x
7b00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7b00
Entry
63
(
size
16
bundles
)
Reserved
DBG_FAULT
(63)
FAULT
(63)
.
org
ia64_ivt
+
7
c00
.
org
ia64_ivt
+
0x
7c00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7c00
Entry
64
(
size
16
bundles
)
Reserved
DBG_FAULT
(64)
FAULT
(64)
.
org
ia64_ivt
+
7
d00
.
org
ia64_ivt
+
0x
7d00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7d00
Entry
65
(
size
16
bundles
)
Reserved
DBG_FAULT
(65)
FAULT
(65)
.
org
ia64_ivt
+
7e00
.
org
ia64_ivt
+
0x
7e00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7e00
Entry
66
(
size
16
bundles
)
Reserved
DBG_FAULT
(66)
FAULT
(66)
.
org
ia64_ivt
+
7
f00
.
org
ia64_ivt
+
0x
7f00
/////////////////////////////////////////////////////////////////////////////////////////
//
0
x7f00
Entry
67
(
size
16
bundles
)
Reserved
DBG_FAULT
(67)
...
...
include/asm-ia64/intrinsics.h
View file @
5d5c8bf5
...
...
@@ -4,11 +4,11 @@
/*
* Compiler-dependent intrinsics.
*
* Copyright (C) 2002 Hewlett-Packard Co
* Copyright (C) 2002
-2003
Hewlett-Packard Co
* David Mosberger-Tang <davidm@hpl.hp.com>
*/
#include <
kernel
/config.h>
#include <
linux
/config.h>
/*
* Force an unresolved reference if someone tries to use
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment