1# RUN: %lldb -b -s %s -c %p/Inputs/x86-64-netbsd.core | FileCheck %s 2 3register read --all 4# CHECK-DAG: rip = 0x0000000000400c47 5# CHECK-DAG: rflags = 0x0000000000010212 6# CHECK-DAG: cs = 0x0000000000000047 7# CHECK-DAG: fs = 0x0000000000000000 8# CHECK-DAG: gs = 0x0000000000000000 9# CHECK-DAG: ss = 0x000000000000003f 10# CHECK-DAG: ds = 0x0000000000000023 11# CHECK-DAG: es = 0x0000000000000023 12 13# CHECK-DAG: fiseg = 0x00000000 14# CHECK-DAG: fioff = 0x00400c06 15# CHECK-DAG: fip = 0x0000000000400c06 16# CHECK-DAG: foseg = 0x00000000 17# CHECK-DAG: fooff = 0xfff93078 18# CHECK-DAG: fdp = 0x00000000fff93078 19