Home
last modified time | relevance | path

Searched defs:op (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/dbg/CTR/
Ddbg_ExceptionScreen.cpp100 bool IsArmBranchOperation(bit32 op) in IsArmBranchOperation()
113 bit32 op = *reinterpret_cast<bit32*>(opAddr); in IsArmBranchOperationAddress() local
128 bit16 op = *reinterpret_cast<bit16*>(opAddr); in IsThumbBranchOperationAddress() local
/CTR-SDK-4.2.5/include/nn/font/
Dfont_ArchiveFontBase.h324 Operation op; member