Home
last modified time | relevance | path

Searched defs:x86_thread_state32_t (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1519 struct x86_thread_state32_t { struct
1520 uint32_t eax;
1521 uint32_t ebx;
1522 uint32_t ecx;
1523 uint32_t edx;
1524 uint32_t edi;
1525 uint32_t esi;
1526 uint32_t ebp;
1527 uint32_t esp;
1528 uint32_t ss;
[all …]