CVMX_ADD_SEG
#define CVMX_ADD_SEG(segment, add) ((((uint64_t)segment) << 62) | (add))
#define CVMX_ADD_SEG(segment, add) \