Lines Matching full:yaml
3 # RUN: obj2yaml %t | FileCheck -check-prefix=YAML %s
24 # YAML: Sections:
25 # YAML-NEXT: - Name: .MIPS.abiflags
26 # YAML-NEXT: Type: SHT_MIPS_ABIFLAGS
27 # YAML-NEXT: AddressAlign: 0x0000000000000008
28 # YAML-NEXT: ISA: MIPS64
29 # YAML-NEXT: ISARevision: 0x05
30 # YAML-NEXT: ISAExtension: EXT_OCTEON3
31 # YAML-NEXT: ASEs: [ DSP, DSPR2, VIRT ]
32 # YAML-NEXT: FpABI: FP_DOUBLE
33 # YAML-NEXT: GPRSize: REG_64
34 # YAML-NEXT: CPR1Size: REG_64
35 # YAML-NEXT: Flags1: [ ODDSPREG ]