Lines Matching +full:01 +full:a
49 { 8, LD+E4 }, /* 0 00 01: evldw[x] */
52 { 2, LD }, /* 0 01 00: evlhhesplat[x] */
53 INVALID, /* 0 01 01 */
54 { 2, LD }, /* 0 01 10: evlhhousplat[x] */
55 { 2, LD+SE }, /* 0 01 11: evlhhossplat[x] */
57 INVALID, /* 0 10 01 */
61 INVALID, /* 0 11 01 */
66 { 8, ST+E4 }, /* 1 00 01: evstdw[x] */
69 INVALID, /* 1 01 00 */
70 INVALID, /* 1 01 01 */
71 INVALID, /* 1 01 10 */
72 INVALID, /* 1 01 11 */
74 INVALID, /* 1 10 01 */
78 INVALID, /* 1 11 01 */
293 * be emulated, and the process should be given a SIGBUS.
303 * We require a complete register set, if not, then our assembly in fix_alignment()
330 * Send a SIGBUS to the process that caused the fault. in fix_alignment()
333 * when pasting to a co-processor. Furthermore, paste_last is the in fix_alignment()