Lines Matching refs:Mask

210             (instr->Mask(0x01000010) == 0x00000010)) {  in DecodeBranchSystemException()
224 (instr->Mask(0x00E0001D) == 0x00200001) || in DecodeBranchSystemException()
225 (instr->Mask(0x00E0001D) == 0x00400001) || in DecodeBranchSystemException()
226 (instr->Mask(0x00E0001E) == 0x00200002) || in DecodeBranchSystemException()
227 (instr->Mask(0x00E0001E) == 0x00400002) || in DecodeBranchSystemException()
228 (instr->Mask(0x00E0001C) == 0x00600000) || in DecodeBranchSystemException()
229 (instr->Mask(0x00E0001C) == 0x00800000) || in DecodeBranchSystemException()
230 (instr->Mask(0x00E0001F) == 0x00A00000) || in DecodeBranchSystemException()
231 (instr->Mask(0x00C0001C) == 0x00C00000)) { in DecodeBranchSystemException()
238 const Instr masked_003FF0E0 = instr->Mask(0x003FF0E0); in DecodeBranchSystemException()
244 (instr->Mask(0x00388000) == 0x00008000) || in DecodeBranchSystemException()
245 (instr->Mask(0x0038E000) == 0x00000000) || in DecodeBranchSystemException()
246 (instr->Mask(0x0039E000) == 0x00002000) || in DecodeBranchSystemException()
247 (instr->Mask(0x003AE000) == 0x00002000) || in DecodeBranchSystemException()
248 (instr->Mask(0x003CE000) == 0x00042000) || in DecodeBranchSystemException()
249 (instr->Mask(0x003FFFC0) == 0x000320C0) || in DecodeBranchSystemException()
250 (instr->Mask(0x003FF100) == 0x00032100) || in DecodeBranchSystemException()
251 (instr->Mask(0x003FF200) == 0x00032200) || in DecodeBranchSystemException()
252 (instr->Mask(0x003FF400) == 0x00032400) || in DecodeBranchSystemException()
253 (instr->Mask(0x003FF800) == 0x00032800) || in DecodeBranchSystemException()
254 (instr->Mask(0x0038F000) == 0x00005000) || in DecodeBranchSystemException()
255 (instr->Mask(0x0038E000) == 0x00006000)) { in DecodeBranchSystemException()
309 (instr->Mask(0xC4400000) == 0x40000000)) { in DecodeLoadStore()
313 if (instr->Mask(0xC4400000) == 0xC0400000) { in DecodeLoadStore()
325 if (instr->Mask(0xC4000000) == 0xC4000000) { in DecodeLoadStore()
331 if ((instr->Mask(0x84C00000) == 0x80C00000) || in DecodeLoadStore()
332 (instr->Mask(0x44800000) == 0x44800000) || in DecodeLoadStore()
333 (instr->Mask(0x84800000) == 0x84800000)) { in DecodeLoadStore()
343 if (instr->Mask(0xC4C00000) == 0xC0800000) { in DecodeLoadStore()
356 if (instr->Mask(0xC4C00000) == 0xC0800000) { in DecodeLoadStore()
384 (instr->Mask(0xC4400000) == 0x40000000)) { in DecodeLoadStore()
398 if ((instr->Mask(0x84C00000) == 0x80C00000) || in DecodeLoadStore()
399 (instr->Mask(0x44800000) == 0x44800000) || in DecodeLoadStore()
400 (instr->Mask(0x84800000) == 0x84800000)) { in DecodeLoadStore()
414 if (instr->Mask(0x80400000) == 0x00400000) { in DecodeLogical()
433 if ((instr->Mask(0x80400000) == 0x80000000) || in DecodeBitfieldExtract()
434 (instr->Mask(0x80400000) == 0x00400000) || in DecodeBitfieldExtract()
435 (instr->Mask(0x80008000) == 0x00008000)) { in DecodeBitfieldExtract()
438 if ((instr->Mask(0x80200000) == 0x00200000) || in DecodeBitfieldExtract()
439 (instr->Mask(0x60000000) == 0x60000000)) { in DecodeBitfieldExtract()
445 if ((instr->Mask(0x60200000) == 0x00200000) || in DecodeBitfieldExtract()
446 (instr->Mask(0x60000000) != 0x00000000)) { in DecodeBitfieldExtract()
471 if (instr->Mask(0x80008000) == 0x00008000) { in DecodeDataProcessing()
479 if (instr->Mask(0x0000FC00) != 0) { in DecodeDataProcessing()
487 if ((instr->ExtractBit(29) == 0) || (instr->Mask(0x00000410) != 0)) { in DecodeDataProcessing()
499 if (instr->Mask(0x20000800) != 0x00000000) { in DecodeDataProcessing()
517 (instr->Mask(0x8000EC00) == 0x00004C00) || in DecodeDataProcessing()
518 (instr->Mask(0x8000E800) == 0x80004000) || in DecodeDataProcessing()
519 (instr->Mask(0x8000E400) == 0x80004000)) { in DecodeDataProcessing()
528 (instr->Mask(0xA01FFC00) == 0x00000C00) || in DecodeDataProcessing()
529 (instr->Mask(0x201FF800) == 0x00001800)) { in DecodeDataProcessing()
550 (instr->Mask(0x80008000) == 0x00008000)) { in DecodeDataProcessing()
556 if ((instr->Mask(0x00C00000) != 0x00000000) || in DecodeDataProcessing()
557 (instr->Mask(0x00001400) == 0x00001400) || in DecodeDataProcessing()
558 (instr->Mask(0x00001800) == 0x00001800)) { in DecodeDataProcessing()
567 (instr->Mask(0xE0600000) == 0x00200000) || in DecodeDataProcessing()
568 (instr->Mask(0xE0608000) == 0x00400000) || in DecodeDataProcessing()
569 (instr->Mask(0x60608000) == 0x00408000) || in DecodeDataProcessing()
570 (instr->Mask(0x60E00000) == 0x00E00000) || in DecodeDataProcessing()
571 (instr->Mask(0x60E00000) == 0x00800000) || in DecodeDataProcessing()
572 (instr->Mask(0x60E00000) == 0x00600000)) { in DecodeDataProcessing()
597 (instr->Mask(0x80008000) == 0x00000000) || in DecodeFP()
598 (instr->Mask(0x000E0000) == 0x00000000) || in DecodeFP()
599 (instr->Mask(0x000E0000) == 0x000A0000) || in DecodeFP()
600 (instr->Mask(0x00160000) == 0x00000000) || in DecodeFP()
601 (instr->Mask(0x00160000) == 0x00120000)) { in DecodeFP()
611 (instr->Mask(0x000E0000) == 0x000A0000) || in DecodeFP()
612 (instr->Mask(0x000E0000) == 0x000C0000) || in DecodeFP()
613 (instr->Mask(0x00160000) == 0x00120000) || in DecodeFP()
614 (instr->Mask(0x00160000) == 0x00140000) || in DecodeFP()
615 (instr->Mask(0x20C40000) == 0x00800000) || in DecodeFP()
616 (instr->Mask(0x20C60000) == 0x00840000) || in DecodeFP()
617 (instr->Mask(0xA0C60000) == 0x80060000) || in DecodeFP()
618 (instr->Mask(0xA0C60000) == 0x00860000) || in DecodeFP()
619 (instr->Mask(0xA0C60000) == 0x00460000) || in DecodeFP()
620 (instr->Mask(0xA0CE0000) == 0x80860000) || in DecodeFP()
621 (instr->Mask(0xA0CE0000) == 0x804E0000) || in DecodeFP()
622 (instr->Mask(0xA0CE0000) == 0x000E0000) || in DecodeFP()
623 (instr->Mask(0xA0D60000) == 0x00160000) || in DecodeFP()
624 (instr->Mask(0xA0D60000) == 0x80560000) || in DecodeFP()
625 (instr->Mask(0xA0D60000) == 0x80960000)) { in DecodeFP()
631 const Instr masked_A0DF8000 = instr->Mask(0xA0DF8000); in DecodeFP()
632 if ((instr->Mask(0x80180000) != 0) || in DecodeFP()
639 (instr->Mask(0xA0D80000) == 0x00800000) || in DecodeFP()
640 (instr->Mask(0xA0DE0000) == 0x00C00000) || in DecodeFP()
641 (instr->Mask(0xA0DF0000) == 0x00C30000) || in DecodeFP()
642 (instr->Mask(0xA0DC0000) == 0x00C40000)) { in DecodeFP()
650 (instr->Mask(0x80800000) != 0x00000000)) { in DecodeFP()
657 (instr->Mask(0x80800000) != 0x00000000)) { in DecodeFP()
663 if (instr->Mask(0x80800000) != 0x00000000) { in DecodeFP()
673 (instr->Mask(0x00009000) == 0x00009000) || in DecodeFP()
674 (instr->Mask(0x0000A000) == 0x0000A000)) { in DecodeFP()
694 if (instr->Mask(0xA0800000) != 0) { in DecodeFP()
889 VIXL_ASSERT(instr->Mask(A##FMask) == A##Fixed); \