#include <abi_test.h>
Public Member Functions | |
| bool | operator!= (const Reg128 &x) const |
| bool | operator== (const Reg128 &x) const |
Public Attributes | |
| uint64_t | hi |
| uint64_t | lo |
Definition at line 51 of file abi_test.h.
Definition at line 53 of file abi_test.h.
Definition at line 52 of file abi_test.h.
| uint64_t abi_test::internal::Reg128::hi |
Definition at line 54 of file abi_test.h.
| uint64_t abi_test::internal::Reg128::lo |
Definition at line 54 of file abi_test.h.