MASK_ROUNDING_MODE
switch (opcode & MASK_ROUNDING_MODE) {
#define getRoundingMode(opcode) ((opcode & MASK_ROUNDING_MODE) >> 5)