Home
last modified time | relevance | path

Searched refs:op2 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/font/
Dfont_ArchiveFontBase.h287 op2 = nextOp;
298 op2 = nextOp;
309 op2 = nextOp;
312 void EndTask() { op = op2; } in EndTask()
342 Operation op2; member
/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_ExceptionScreen.cpp135 bit16 op2 = *reinterpret_cast<bit16*>(opAddr2); in IsThumbBranchOperationAddress() local
136 if ((op2 & 0xf800) == 0xf000) // First half of BL and BLX(1) commands in IsThumbBranchOperationAddress()