Lines Matching refs:Bits

18   if (instr->Bits(28, 27) == 0) {
21 switch (instr->Bits(27, 24)) {
112 DCHECK_EQ(0x0, instr->Bits(27, 24));
121 DCHECK_EQ(0x4, instr->Bits(27, 24) & 0xC); // 0x4, 0x5, 0x6, 0x7
123 switch (instr->Bits(31, 29)) {
154 if ((instr->Bits(4, 2) != 0) ||
168 if (instr->Bits(23, 22) == 0) {
170 if ((instr->Bits(21, 19) == 0x4) ||
191 if ((instr->Bit(24) == 0x1) || (instr->Bits(20, 16) != 0x1F) ||
192 (instr->Bits(15, 10) != 0) || (instr->Bits(4, 0) != 0) ||
193 (instr->Bits(24, 21) == 0x3) || (instr->Bits(24, 22) == 0x3)) {
211 DCHECK_EQ(0x8, instr->Bits(27, 24) & 0xA); // 0x8, 0x9, 0xC, 0xD
233 if ((instr->Bits(31, 30) == 0x3) ||
263 switch (instr->Bits(11, 10)) {
291 if (instr->Bits(11, 10) == 0x2) {
309 if ((instr->Bits(31, 30) == 0x3) ||
338 DCHECK_EQ(0x2, instr->Bits(27, 24));
346 if (instr->Bits(30, 29) == 0x1) {
357 DCHECK_EQ(0x3, instr->Bits(27, 24));
382 DCHECK_EQ(0x1, instr->Bits(27, 24));
392 DCHECK((instr->Bits(27, 24) == 0xA) || (instr->Bits(27, 24) == 0xB));
402 switch (instr->Bits(23, 21)) {
436 if ((instr->Bit(15) == 0x1) || (instr->Bits(15, 11) == 0) ||
437 (instr->Bits(15, 12) == 0x1) ||
438 (instr->Bits(15, 12) == 0x3) ||
439 (instr->Bits(15, 13) == 0x3) ||
448 if ((instr->Bit(13) == 1) || (instr->Bits(20, 16) != 0) ||
449 (instr->Bits(15, 14) != 0) ||
472 if ((instr->Bits(23, 22) == 0x3) ||
488 if ((instr->Bit(30) == 0x1) || (instr->Bits(30, 29) == 0x1) ||
505 DCHECK((instr->Bits(27, 24) == 0xE) || (instr->Bits(27, 24) == 0xF));
510 if (instr->Bits(31, 30) == 0x3) {
512 } else if (instr->Bits(31, 30) == 0x1) {
529 if (instr->Bits(15, 10) == 32) {
531 } else if (instr->Bits(15, 10) == 0) {
532 if ((instr->Bits(23, 22) == 0x3) ||
551 } else if (instr->Bits(14, 10) == 16) {
568 } else if (instr->Bits(13, 10) == 8) {
569 if ((instr->Bits(15, 14) != 0) || (instr->Bits(2, 0) != 0) ||
575 } else if (instr->Bits(12, 10) == 4) {
576 if ((instr->Bits(9, 5) != 0) ||
586 switch (instr->Bits(11, 10)) {
592 if ((instr->Bits(15, 14) == 0x3) ||
629 DCHECK_EQ(0x6, instr->Bits(29, 25));
637 if (instr->Bits(20, 16) == 0) {
660 DCHECK_EQ(0x7, instr->Bits(28, 25));
676 if (instr->Bits(23, 22) == 0) {
690 if (instr->Bits(18, 17) == 0) {
695 if (instr->Bits(30, 29) == 0x2) {
721 if (instr->Bits(22, 19) == 0) {
738 DCHECK_EQ(0xF, instr->Bits(28, 25));
753 if (instr->Bits(23, 22) == 0) {
767 if (instr->Bits(18, 17) == 0) {