Lines Matching defs:popRegCount
551 uint8_t popRegCount = (curOp_ & 0x0f) + 1;
552 uint32_t offset = popRegCount * 8 + 4;
565 uint8_t popRegCount = (curOp_ & 0x07) + 1;
566 uint32_t offset = popRegCount * 8 + 4;
608 uint8_t popRegCount = (curOp_ & 0x0f) + 1;
609 uint32_t offset = popRegCount * 8;
623 uint8_t popRegCount = (curOp_ & 0x0f) + 1;
624 uint32_t offset = popRegCount * 8;
632 uint8_t popRegCount = (curOp_ & 0x0f) + 1;
633 uint32_t offset = popRegCount * 8;