Searched refs:CVMX_COREMASK_BINARY_DEFUN (Results 1 – 1 of 1) sorted by relevance
356 #define CVMX_COREMASK_BINARY_DEFUN(binary_op, op) \ macro389 CVMX_COREMASK_BINARY_DEFUN(and, &)391 CVMX_COREMASK_BINARY_DEFUN(or, |)393 CVMX_COREMASK_BINARY_DEFUN(xor, ^)395 CVMX_COREMASK_BINARY_DEFUN(maskoff, & ~)
Completed in 4 milliseconds