1# RUN: %lldb -b -s %s -c %p/Inputs/x86-64-linux.core | FileCheck %s 2 3register read --all 4# CHECK-DAG: rip = 0x00000000004012db 5# CHECK-DAG: rflags = 0x0000000000010246 6# CHECK-DAG: cs = 0x0000000000000033 7# CHECK-DAG: fs = 0x0000000000000000 8# CHECK-DAG: gs = 0x0000000000000000 9# CHECK-DAG: ss = 0x000000000000002b 10# CHECK-DAG: ds = 0x0000000000000000 11# CHECK-DAG: es = 0x0000000000000000 12 13# CHECK-DAG: fiseg = 0x00000000 14# CHECK-DAG: fioff = 0x0040129a 15# CHECK-DAG: fip = 0x000000000040129a 16# CHECK-DAG: foseg = 0x00007ffd 17# CHECK-DAG: fooff = 0x547cb5f8 18# CHECK-DAG: fdp = 0x00007ffd547cb5f8 19