Lines Matching refs:UNKNOWN
91 #define UNKNOWN ((unsigned long)-1) macro
120 {"movb", { 2, "", UNKNOWN, 0x11}, },
121 {"movh", { 2, "", UNKNOWN, 0x12} },
178 {"cmpb", { 2, "", UNKNOWN, 0x61} },
179 {"cmph", { 2, "", UNKNOWN, 0x62} },
180 {"cmpw", { 2, "", UNKNOWN, 0x60} },
181 {"ucmpb", { 2, "", UNKNOWN, 0x66} },
183 {"ucmpw", { 2, "", UNKNOWN, 0x65} },
184 {"xchw", { 2, "", UNKNOWN, 0x0f} },
204 {"bitsw", { 2, "", UNKNOWN, 0x35} },
205 {"bitcw", { 2, "", UNKNOWN, 0x36} },
207 {"icmpw", { 2, "", UNKNOWN, 0x67} },
216 {"callk", { 1, "", UNKNOWN, 0x06} },/* system call?*/
219 {"ret", { 0, "", UNKNOWN, 0x09} },
220 {"ret", { 1, "", UNKNOWN, 0x09} },
222 {"retd", { 2, "", UNKNOWN, 0x0a} },
223 {"btc", { 2, "", UNKNOWN, 0x01} },
224 {"bfc", { 2, "", UNKNOWN, 0x02} },
226 {"jump", { 1, "", UNKNOWN, 0x00} },
227 {"btp", { 2, "", UNKNOWN, 0xf00} },
229 {"rcsp", { 2, "", UNKNOWN, 0x01f} },
230 {"rcsp", { 1, "", UNKNOWN, 0x01f} }
251 {"wcsp", { 2, "", UNKNOWN, 0x00} }, /*write csp?*/
255 {"ssl", { 2, "", UNKNOWN, 0x00} },
256 {"ccmps", { 2, "", UNKNOWN, 0x00} },
257 {"lcd", { 2, "", UNKNOWN, 0x00} },
258 {"uemul", { 2, "", UNKNOWN, 0x00} }, /*unsigned emul*/
259 {"srf", { 2, "", UNKNOWN, 0x00} }, /*Gidget time???*/
260 {"mnegp", { 2, "", UNKNOWN, 0x00} }, /move-neg phys?*/
261 {"ldp", { 2, "", UNKNOWN, 0x00} }, /*load phys?*/
262 {"ldti", { 2, "", UNKNOWN, 0x00} },
263 {"ldb", { 2, "", UNKNOWN, 0x00} },
264 {"stp", { 2, "", UNKNOWN, 0x00} },
265 {"stti", { 2, "", UNKNOWN, 0x00} },
266 {"stb", { 2, "", UNKNOWN, 0x00} },
267 {"stu", { 2, "", UNKNOWN, 0x00} },
268 {"addp", { 2, "", UNKNOWN, 0x00} },
269 {"subp", { 2, "", UNKNOWN, 0x00} },
270 {"mulp", { 2, "", UNKNOWN, 0x00} },
271 {"divp", { 2, "", UNKNOWN, 0x00} },
272 {"dshlp", { 2, "", UNKNOWN, 0x00} }, /* dec shl packed? */
273 {"dshrp", { 2, "", UNKNOWN, 0x00} }, /* dec shr packed? */
274 {"movs", { 2, "", UNKNOWN, 0x00} }, /*move (string?)?*/
275 {"cmpp", { 2, "", UNKNOWN, 0x00} }, /* cmp phys?*/
276 {"cmps", { 2, "", UNKNOWN, 0x00} }, /* cmp (string?)?*/
277 {"cvtlp", { 2, "", UNKNOWN, 0x00} }, /* cvt long to p??*/
278 {"cvtpl", { 2, "", UNKNOWN, 0x00} }, /* cvt p to l??*/
279 {"dintr", { 2, "", UNKNOWN, 0x00} }, /* ?? intr ?*/
280 {"rphysw", { 2, "", UNKNOWN, 0x00} }, /* read phys word?*/
281 {"wphysw", { 2, "", UNKNOWN, 0x00} }, /* write phys word?*/
282 {"cmovs", { 2, "", UNKNOWN, 0x00} },
283 {"rsubw", { 2, "", UNKNOWN, 0x00} },
284 {"bicpsw", { 2, "", UNKNOWN, 0x00} }, /* clr bit in psw? */
285 {"bispsw", { 2, "", UNKNOWN, 0x00} }, /* set bit in psw? */
286 {"eio", { 2, "", UNKNOWN, 0x00} }, /* ?? ?io ? */
287 {"callp", { 2, "", UNKNOWN, 0x00} }, /* call phys?*/
288 {"callr", { 2, "", UNKNOWN, 0x00} },
289 {"lpcxt", { 2, "", UNKNOWN, 0x00} }, /*load proc context*/
290 {"rei", { 2, "", UNKNOWN, 0x00} }, /*ret from intrpt*/
291 {"rport", { 2, "", UNKNOWN, 0x00} }, /*read-port?*/
292 {"rtod", { 2, "", UNKNOWN, 0x00} }, /*read-time-of-day?*/
293 {"ssi", { 2, "", UNKNOWN, 0x00} },
294 {"vtpa", { 2, "", UNKNOWN, 0x00} }, /*virt-to-phys-addr?*/
295 {"wicl", { 2, "", UNKNOWN, 0x00} }, /* write icl ? */
296 {"wport", { 2, "", UNKNOWN, 0x00} }, /*write-port?*/
297 {"wtod", { 2, "", UNKNOWN, 0x00} }, /*write-time-of-day?*/
298 {"flic", { 2, "", UNKNOWN, 0x00} },
299 {"iglob", { 2, "", UNKNOWN, 0x00} }, /* I global? */
300 {"iphys", { 2, "", UNKNOWN, 0x00} }, /* I physical? */
301 {"ipid", { 2, "", UNKNOWN, 0x00} }, /* I pid? */
302 {"ivect", { 2, "", UNKNOWN, 0x00} }, /* I vector? */
303 {"lamst", { 2, "", UNKNOWN, 0x00} },
304 {"tio", { 2, "", UNKNOWN, 0x00} },