Lines Matching defs:subop
98 * extract the 3 bit subop field. For all but class 1 instructions, it is
103 * extract the 2 bit subop field from class 1 instructions. It is located
116 decode_0c(unsigned ir,unsigned class,unsigned subop,unsigned fpregs[])
138 switch (subop) {
195 } /* end of switch (subop) */
212 switch (subop) {
271 } /* end of switch subop */
277 switch (subop) {
322 switch (subop) {
394 decode_0e(unsigned ir,unsigned class,unsigned subop,unsigned fpregs[])
415 switch (subop) {
467 } /* end of switch (subop */
475 switch (subop) {
534 } /* end of switch subop */
539 switch (subop) {
565 switch (subop) {