Lines Matching full:switch

254     switch (((inst >> 0) & 0b11)) {  in decode_xtheadba()
256 switch (((inst >> 2) & 0b11111)) { in decode_xtheadba()
259 switch ((inst >> 12) & 0b111) { in decode_xtheadba()
261 switch ((inst >> 25) & 0b1111111) { in decode_xtheadba()
283 switch (((inst >> 0) & 0b11)) { in decode_xtheadbb()
285 switch (((inst >> 2) & 0b11111)) { in decode_xtheadbb()
288 switch ((inst >> 12) & 0b111) { in decode_xtheadbb()
290 switch ((inst >> 25) & 0b1111111) { in decode_xtheadbb()
339 switch (((inst >> 0) & 0b11)) { in decode_xtheadbs()
341 switch (((inst >> 2) & 0b11111)) { in decode_xtheadbs()
344 switch ((inst >> 12) & 0b111) { in decode_xtheadbs()
346 switch ((inst >> 26) & 0b111111) { in decode_xtheadbs()
365 switch (((inst >> 0) & 0b11)) { in decode_xtheadcmo()
367 switch (((inst >> 2) & 0b11111)) { in decode_xtheadcmo()
370 switch ((inst >> 12) & 0b111) { in decode_xtheadcmo()
372 switch ((inst >> 20 & 0b111111111111)) { in decode_xtheadcmo()
443 switch (((inst >> 0) & 0b11)) { in decode_xtheadcondmov()
445 switch (((inst >> 2) & 0b11111)) { in decode_xtheadcondmov()
448 switch ((inst >> 12) & 0b111) { in decode_xtheadcondmov()
450 switch ((inst >> 25) & 0b1111111) { in decode_xtheadcondmov()
470 switch (((inst >> 0) & 0b11)) { in decode_xtheadfmemidx()
472 switch (((inst >> 2) & 0b11111)) { in decode_xtheadfmemidx()
475 switch ((inst >> 12) & 0b111) { in decode_xtheadfmemidx()
477 switch ((inst >> 27) & 0b11111) { in decode_xtheadfmemidx()
485 switch ((inst >> 27) & 0b11111) { in decode_xtheadfmemidx()
507 switch (((inst >> 0) & 0b11)) { in decode_xtheadfmv()
509 switch (((inst >> 2) & 0b11111)) { in decode_xtheadfmv()
512 switch ((inst >> 12) & 0b111) { in decode_xtheadfmv()
514 switch ((inst >> 25) & 0b1111111) { in decode_xtheadfmv()
542 switch (((inst >> 0) & 0b11)) { in decode_xtheadmac()
544 switch (((inst >> 2) & 0b11111)) { in decode_xtheadmac()
547 switch ((inst >> 12) & 0b111) { in decode_xtheadmac()
549 switch ((inst >> 25) & 0b1111111) { in decode_xtheadmac()
573 switch (((inst >> 0) & 0b11)) { in decode_xtheadmemidx()
575 switch (((inst >> 2) & 0b11111)) { in decode_xtheadmemidx()
578 switch ((inst >> 12) & 0b111) { in decode_xtheadmemidx()
580 switch ((inst >> 27) & 0b11111) { in decode_xtheadmemidx()
612 switch ((inst >> 27) & 0b11111) { in decode_xtheadmemidx()
647 switch (((inst >> 0) & 0b11)) { in decode_xtheadmempair()
649 switch (((inst >> 2) & 0b11111)) { in decode_xtheadmempair()
652 switch ((inst >> 12) & 0b111) { in decode_xtheadmempair()
654 switch ((inst >> 27) & 0b11111) { in decode_xtheadmempair()
661 switch ((inst >> 27) & 0b11111) { in decode_xtheadmempair()
681 switch (((inst >> 0) & 0b11)) { in decode_xtheadsync()
683 switch (((inst >> 2) & 0b11111)) { in decode_xtheadsync()
686 switch ((inst >> 12) & 0b111) { in decode_xtheadsync()
688 switch ((inst >> 25) & 0b1111111) { in decode_xtheadsync()
691 switch ((inst >> 20) & 0b11111) { in decode_xtheadsync()