Home | History | Annotate | Download | only in a64

Lines Matching refs:x00000000

304   ThirtyTwoBits        = 0x00000000,
305 FP32 = 0x00000000,
314 ADR = PCRelAddressingFixed | 0x00000000,
323 ADD = 0x00000000,
390 AND = 0x00000000,
451 MOVN = 0x00000000,
468 SBFM_w = BitfieldFixed | 0x00000000,
485 EXTR_w = ExtractFixed | 0x00000000,
495 B = UnconditionalBranchFixed | 0x00000000,
514 CBZ_w = CompareBranchFixed | 0x00000000,
527 TBZ = TestBranchFixed | 0x00000000,
536 B_cond = ConditionalBranchFixed | 0x00000000
554 MSR = SystemSysRegFixed | 0x00000000
561 HINT = SystemHintFixed | 0x00000000
583 DSB = MemBarrierFixed | 0x00000000,
595 V(STP, w, 0x00000000), \
664 LDR_w_lit = LoadLiteralFixed | 0x00000000,
673 V(ST, RB, w, 0x00000000), \
793 CSEL_w = ConditionalSelectFixed | 0x00000000,
812 RBIT = DataProcessing1SourceFixed | 0x00000000,
868 MADD_w = DataProcessing3SourceFixed | 0x00000000,
887 FCMP_s = FPCompareFixed | 0x00000000,
888 FCMP_d = FPCompareFixed | FP64 | 0x00000000,
904 FCCMP_s = FPConditionalCompareFixed | 0x00000000,
905 FCCMP_d = FPConditionalCompareFixed | FP64 | 0x00000000,
917 FCSEL_s = FPConditionalSelectFixed | 0x00000000,
918 FCSEL_d = FPConditionalSelectFixed | FP64 | 0x00000000,
927 FMOV_s_imm = FPImmediateFixed | 0x00000000,
928 FMOV_d_imm = FPImmediateFixed | FP64 | 0x00000000
936 FMOV_s = FPDataProcessing1SourceFixed | 0x00000000,
937 FMOV_d = FPDataProcessing1SourceFixed | FP64 | 0x00000000,
978 FMUL = FPDataProcessing2SourceFixed | 0x00000000,
1012 FMADD_s = FPDataProcessing3SourceFixed | 0x00000000,
1027 FCVTNS = FPIntegerConvertFixed | 0x00000000,
1123 UnimplementedFixed = 0x00000000,
1124 UnimplementedFMask = 0x00000000
1128 UnallocatedFixed = 0x00000000,
1129 UnallocatedFMask = 0x00000000