|
|
1.1 root 1: /* %WW% (Berkeley) 11/20/86 */
2: /* Copyright(c) 1980 Regents of the University of California */
3: OP("adda",0x8e,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
4: OP("addb2",0x08,2,ACCR+TYPB,ACCM+TYPB,0,0,0,0),
5: OP("addb3",0x18,3,ACCR+TYPB,ACCR+TYPB,ACCW+TYPB,0,0,0),
6: OP("addd",0xc7,1,ACCR+TYPD,0,0,0,0,0),
7: OP("addf",0xc6,1,ACCR+TYPF,0,0,0,0,0),
8: OP("addl2",0x0c,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
9: OP("addl3",0x1c,3,ACCR+TYPL,ACCR+TYPL,ACCW+TYPL,0,0,0),
10: OP("addw2",0x0a,2,ACCR+TYPW,ACCM+TYPW,0,0,0,0),
11: OP("addw3",0x1a,3,ACCR+TYPW,ACCR+TYPW,ACCW+TYPW,0,0,0),
12: OP("adwc",0x8d,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
13: OP("andb2",0xa8,2,ACCR+TYPB,ACCM+TYPB,0,0,0,0),
14: OP("andb3",0xb8,3,ACCR+TYPB,ACCR+TYPB,ACCW+TYPB,0,0,0),
15: OP("andl2",0xac,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
16: OP("andl3",0xbc,3,ACCR+TYPL,ACCR+TYPL,ACCW+TYPL,0,0,0),
17: OP("andw2",0xaa,2,ACCR+TYPW,ACCM+TYPW,0,0,0,0),
18: OP("andw3",0xba,3,ACCR+TYPW,ACCR+TYPW,ACCW+TYPW,0,0,0),
19: OP("aobleq",0x3f,3,ACCR+TYPL,ACCM+TYPL,ACCB+TYPW,0,0,0),
20: OP("aoblss",0x2f,3,ACCR+TYPL,ACCM+TYPL,ACCB+TYPW,0,0,0),
21: OP("atanf",0x25,0,0,0,0,0,0,0),
22: OP("bbc",0x1e,3,ACCR+TYPL,ACCR+TYPL,ACCB+TYPW,0,0,0),
23: OP("bbs",0x0e,3,ACCR+TYPL,ACCR+TYPL,ACCB+TYPW,0,0,0),
24: OP("bbssi",0x5f,3,ACCR+TYPL,ACCM+TYPL,ACCB+TYPW,0,0,0),
25: OP("bcc",0xf1,1,ACCB+TYPB,0,0,0,0,0),
26: OP("bcs",0xe1,1,ACCB+TYPB,0,0,0,0,0),
27: OP("beql",0x31,1,ACCB+TYPB,0,0,0,0,0),
28: OP("beqlu",0x31,1,ACCB+TYPB,0,0,0,0,0),
29: OP("bgeq",0x81,1,ACCB+TYPB,0,0,0,0,0),
30: OP("bgequ",0xe1,1,ACCB+TYPB,0,0,0,0,0),
31: OP("bgtr",0x41,1,ACCB+TYPB,0,0,0,0,0),
32: OP("bgtru",0xa1,1,ACCB+TYPB,0,0,0,0,0),
33: OP("bicpsw",0x9b,1,ACCR+TYPW,0,0,0,0,0),
34: OP("bispsw",0x8b,1,ACCR+TYPW,0,0,0,0,0),
35: OP("bitb",0x39,2,ACCR+TYPB,ACCR+TYPB,0,0,0,0),
36: OP("bitl",0x3d,2,ACCR+TYPL,ACCR+TYPL,0,0,0,0),
37: OP("bitw",0x3b,2,ACCR+TYPW,ACCR+TYPW,0,0,0,0),
38: OP("bleq",0x51,1,ACCB+TYPB,0,0,0,0,0),
39: OP("blequ",0xb1,1,ACCB+TYPB,0,0,0,0,0),
40: OP("blss",0x91,1,ACCB+TYPB,0,0,0,0,0),
41: OP("blssu",0xf1,1,ACCB+TYPB,0,0,0,0,0),
42: OP("bneq",0x21,1,ACCB+TYPB,0,0,0,0,0),
43: OP("bnequ",0x21,1,ACCB+TYPB,0,0,0,0,0),
44: OP("bpt",0x30,0,0,0,0,0,0,0),
45: OP("brb",0x11,1,ACCB+TYPB,0,0,0,0,0),
46: OP("brw",0x13,1,ACCB+TYPW,0,0,0,0,0),
47: OP("btcs",0xce,1,ACCR+TYPB,0,0,0,0,0),
48: OP("bvc",0xc1,1,ACCB+TYPB,0,0,0,0,0),
49: OP("bvs",0xd1,1,ACCB+TYPB,0,0,0,0,0),
50: OP("callf",0xfe,2,ACCR+TYPB,ACCA+TYPB,0,0,0,0),
51: OP("calls",0xbf,2,ACCR+TYPB,ACCA+TYPB,0,0,0,0),
52: OP("casel",0xfc,3,ACCR+TYPL,ACCR+TYPL,ACCR+TYPL,0,0,0),
53: OP("clrb",0x49,1,ACCW+TYPB,0,0,0,0,0),
54: OP("clrl",0x4d,1,ACCW+TYPL,0,0,0,0,0),
55: OP("clrw",0x4b,1,ACCW+TYPW,0,0,0,0,0),
56: OP("cmpb",0x19,2,ACCR+TYPB,ACCR+TYPB,0,0,0,0),
57: OP("cmpd",0x37,1,ACCR+TYPD,0,0,0,0,0),
58: OP("cmpd2",0x47,2,ACCR+TYPD,ACCR+TYPD,0,0,0,0),
59: OP("cmpf",0x36,1,ACCR+TYPF,0,0,0,0,0),
60: OP("cmpf2",0x46,2,ACCR+TYPF,ACCR+TYPF,0,0,0,0),
61: OP("cmpl",0x1d,2,ACCR+TYPL,ACCR+TYPL,0,0,0,0),
62: OP("cmps2",0x92,0,0,0,0,0,0,0),
63: OP("cmps3",0xd2,0,0,0,0,0,0,0),
64: OP("cmpw",0x1b,2,ACCR+TYPW,ACCR+TYPW,0,0,0,0),
65: OP("cosf",0x15,0,0,0,0,0,0,0),
66: OP("cvdf",0xa6,0,0,0,0,0,0,0),
67: OP("cvdl",0x87,1,ACCW+TYPL,0,0,0,0,0),
68: OP("cvfl",0x86,1,ACCW+TYPL,0,0,0,0,0),
69: OP("cvld",0x77,1,ACCR+TYPL,0,0,0,0,0),
70: OP("cvlf",0x76,1,ACCR+TYPL,0,0,0,0,0),
71: OP("cvtbl",0x89,2,ACCR+TYPB,ACCW+TYPL,0,0,0,0),
72: OP("cvtbw",0x99,2,ACCR+TYPB,ACCW+TYPW,0,0,0,0),
73: OP("cvtlb",0x6f,2,ACCR+TYPL,ACCW+TYPB,0,0,0,0),
74: OP("cvtlw",0x7f,2,ACCR+TYPL,ACCW+TYPW,0,0,0,0),
75: OP("cvtwb",0x33,2,ACCR+TYPW,ACCW+TYPB,0,0,0,0),
76: OP("cvtwl",0x23,2,ACCR+TYPW,ACCW+TYPL,0,0,0,0),
77: OP("decb",0x79,1,ACCM+TYPB,0,0,0,0,0),
78: OP("decl",0x7d,1,ACCM+TYPL,0,0,0,0,0),
79: OP("decw",0x7b,1,ACCM+TYPW,0,0,0,0,0),
80: OP("divd",0xf7,1,ACCR+TYPD,0,0,0,0,0),
81: OP("divf",0xf6,1,ACCR+TYPF,0,0,0,0,0),
82: OP("divl2",0x6c,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
83: OP("divl3",0x7c,3,ACCR+TYPL,ACCR+TYPL,ACCW+TYPL,0,0,0),
84: OP("ediv",0x3e,4,ACCR+TYPL,ACCR+TYPQ,ACCW+TYPL,ACCW+TYPL,0,0),
85: OP("emul",0x2e,4,ACCR+TYPL,ACCR+TYPL,ACCR+TYPL,ACCW+TYPQ,0,0),
86: OP("expf",0x55,0,0,0,0,0,0,0),
87: OP("ffc",0xbe,2,ACCR+TYPL,ACCW+TYPL,0,0,0,0),
88: OP("ffs",0xae,2,ACCR+TYPL,ACCW+TYPL,0,0,0,0),
89: OP("halt",0x00,0,0,0,0,0,0,0),
90: OP("incb",0x69,1,ACCM+TYPB,0,0,0,0,0),
91: OP("incl",0x6d,1,ACCM+TYPL,0,0,0,0,0),
92: OP("incw",0x6b,1,ACCM+TYPW,0,0,0,0,0),
93: OP("insque",0xe0,2,ACCA+TYPL,ACCA+TYPL,0,0,0,0),
94: OP("jmp",0x71,1,ACCA+TYPB,0,0,0,0,0),
95: OP("kcall",0xcf,1,ACCR+TYPW,0,0,0,0,0),
96: OP("ldd",0x07,1,ACCR+TYPD,0,0,0,0,0),
97: OP("ldf",0x06,1,ACCR+TYPF,0,0,0,0,0),
98: OP("ldfd",0x97,1,ACCR+TYPF,0,0,0,0,0),
99: OP("ldpctx",0x60,0,0,0,0,0,0,0),
100: OP("lnd",0x17,1,ACCR+TYPD,0,0,0,0,0),
101: OP("lnf",0x16,1,ACCR+TYPF,0,0,0,0,0),
102: OP("loadr",0xab,2,ACCR+TYPW,ACCA+TYPL,0,0,0,0),
103: OP("logf",0x35,0,0,0,0,0,0,0),
104: OP("mcomb",0x29,2,ACCR+TYPB,ACCW+TYPB,0,0,0,0),
105: OP("mcoml",0x2d,2,ACCR+TYPL,ACCW+TYPL,0,0,0,0),
106: OP("mcomw",0x2b,2,ACCR+TYPW,ACCW+TYPW,0,0,0,0),
107: OP("mfpr",0xbd,2,ACCR+TYPL,ACCW+TYPL,0,0,0,0),
108: OP("mnegb",0xe8,2,ACCR+TYPB,ACCW+TYPB,0,0,0,0),
109: OP("mnegl",0xec,2,ACCR+TYPL,ACCW+TYPL,0,0,0,0),
110: OP("mnegw",0xea,2,ACCR+TYPW,ACCW+TYPW,0,0,0,0),
111: OP("movab",0xe9,2,ACCA+TYPB,ACCW+TYPL,0,0,0,0),
112: OP("moval",0xed,2,ACCA+TYPL,ACCW+TYPL,0,0,0,0),
113: OP("movaw",0xeb,2,ACCA+TYPW,ACCW+TYPL,0,0,0,0),
114: OP("movb",0x09,2,ACCR+TYPB,ACCW+TYPB,0,0,0,0),
115: OP("movblk",0xf8,0,0,0,0,0,0,0),
116: OP("movl",0x0d,2,ACCR+TYPL,ACCW+TYPL,0,0,0,0),
117: OP("movob",0xc9,2,ACCR+TYPB,ACCW+TYPB,0,0,0,0),
118: OP("movow",0xcb,2,ACCR+TYPW,ACCW+TYPW,0,0,0,0),
119: OP("movpsl",0xcd,1,ACCW+TYPL,0,0,0,0,0),
120: OP("movs2",0x82,0,0,0,0,0,0,0),
121: OP("movs3",0xc2,0,0,0,0,0,0,0),
122: OP("movw",0x0b,2,ACCR+TYPW,ACCW+TYPW,0,0,0,0),
123: OP("movzbl",0xa9,2,ACCR+TYPB,ACCW+TYPL,0,0,0,0),
124: OP("movzbw",0xb9,2,ACCR+TYPB,ACCW+TYPW,0,0,0,0),
125: OP("movzwl",0xc3,2,ACCR+TYPW,ACCW+TYPL,0,0,0,0),
126: OP("mtpr",0xad,2,ACCR+TYPL,ACCR+TYPL,0,0,0,0),
127: OP("muld",0xe7,1,ACCR+TYPD,0,0,0,0,0),
128: OP("mulf",0xe6,1,ACCR+TYPF,0,0,0,0,0),
129: OP("mull2",0x4c,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
130: OP("mull3",0x5c,3,ACCR+TYPL,ACCR+TYPL,ACCW+TYPL,0,0,0),
131: OP("negd",0xb7,0,0,0,0,0,0,0),
132: OP("negf",0xb6,0,0,0,0,0,0,0),
133: OP("nop",0x10,0,0,0,0,0,0,0),
134: OP("orb2",0x88,2,ACCR+TYPB,ACCM+TYPB,0,0,0,0),
135: OP("orb3",0x98,3,ACCR+TYPB,ACCR+TYPB,ACCW+TYPB,0,0,0),
136: OP("orl2",0x8c,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
137: OP("orl3",0x9c,3,ACCR+TYPL,ACCR+TYPL,ACCW+TYPL,0,0,0),
138: OP("orw2",0x8a,2,ACCR+TYPW,ACCM+TYPW,0,0,0,0),
139: OP("orw3",0x9a,3,ACCR+TYPW,ACCR+TYPW,ACCW+TYPW,0,0,0),
140: OP("prober",0xc0,3,ACCR+TYPB,ACCA+TYPB,ACCR+TYPL,0,0,0),
141: OP("probew",0xd0,3,ACCR+TYPB,ACCA+TYPB,ACCR+TYPL,0,0,0),
142: OP("pushab",0xf9,1,ACCA+TYPB,0,0,0,0,0),
143: OP("pushal",0xfd,1,ACCA+TYPL,0,0,0,0,0),
144: OP("pushaw",0xfb,1,ACCA+TYPW,0,0,0,0,0),
145: OP("pushb",0xd9,1,ACCR+TYPB,0,0,0,0,0),
146: OP("pushd",0x67,0,0,0,0,0,0,0),
147: OP("pushl",0xdd,1,ACCR+TYPL,0,0,0,0,0),
148: OP("pushw",0xdb,1,ACCR+TYPW,0,0,0,0,0),
149: OP("rei",0x20,0,0,0,0,0,0,0),
150: OP("remque",0xf0,1,ACCA+TYPL,0,0,0,0,0),
151: OP("ret",0x40,0,0,0,0,0,0,0),
152: OP("sbwc",0x9d,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
153: OP("shal",0x4e,3,ACCR+TYPB,ACCR+TYPL,ACCW+TYPL,0,0,0),
154: OP("shar",0x5e,3,ACCR+TYPB,ACCR+TYPL,ACCW+TYPL,0,0,0),
155: OP("shll",0x48,3,ACCR+TYPB,ACCR+TYPL,ACCW+TYPL,0,0,0),
156: OP("shlq",0x4a,3,ACCR+TYPB,ACCR+TYPQ,ACCW+TYPQ,0,0,0),
157: OP("shrl",0x58,3,ACCR+TYPB,ACCR+TYPL,ACCW+TYPL,0,0,0),
158: OP("shrq",0x5a,3,ACCR+TYPB,ACCR+TYPQ,ACCW+TYPQ,0,0,0),
159: OP("sinf",0x05,0,0,0,0,0,0,0),
160: OP("sqrtf",0x45,0,0,0,0,0,0,0),
161: OP("std",0x27,1,ACCW+TYPD,0,0,0,0,0),
162: OP("stf",0x26,1,ACCW+TYPF,0,0,0,0,0),
163: OP("storer",0xbb,2,ACCR+TYPW,ACCA+TYPL,0,0,0,0),
164: OP("suba",0x9e,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
165: OP("subb2",0x28,2,ACCR+TYPB,ACCM+TYPB,0,0,0,0),
166: OP("subb3",0x38,3,ACCR+TYPB,ACCR+TYPB,ACCW+TYPB,0,0,0),
167: OP("subd",0xd7,1,ACCR+TYPD,0,0,0,0,0),
168: OP("subf",0xd6,1,ACCR+TYPF,0,0,0,0,0),
169: OP("subl2",0x2c,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
170: OP("subl3",0x3c,3,ACCR+TYPL,ACCR+TYPL,ACCW+TYPL,0,0,0),
171: OP("subw2",0x2a,2,ACCR+TYPW,ACCM+TYPW,0,0,0,0),
172: OP("subw3",0x3a,3,ACCR+TYPW,ACCR+TYPW,ACCW+TYPW,0,0,0),
173: OP("svpctx",0x70,0,0,0,0,0,0,0),
174: OP("tstb",0x59,1,ACCR+TYPB,0,0,0,0,0),
175: OP("tstd",0x57,0,0,0,0,0,0,0),
176: OP("tstf",0x56,0,0,0,0,0,0,0),
177: OP("tstl",0x5d,1,ACCR+TYPL,0,0,0,0,0),
178: OP("tstw",0x5b,1,ACCR+TYPW,0,0,0,0,0),
179: OP("xorb2",0xc8,2,ACCR+TYPB,ACCM+TYPB,0,0,0,0),
180: OP("xorb3",0xd8,3,ACCR+TYPB,ACCR+TYPB,ACCW+TYPB,0,0,0),
181: OP("xorl2",0xcc,2,ACCR+TYPL,ACCM+TYPL,0,0,0,0),
182: OP("xorl3",0xdc,3,ACCR+TYPL,ACCR+TYPL,ACCW+TYPL,0,0,0),
183: OP("xorw2",0xca,2,ACCR+TYPW,ACCM+TYPW,0,0,0,0),
184: OP("xorw3",0xda,3,ACCR+TYPW,ACCR+TYPW,ACCW+TYPW,0,0,0),
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.