FireBirdLib - Topfield TMS PVR TAP Programming Library
FindInstructionSequence.c File Reference
#include <stdlib.h>
#include <string.h>
#include "libFireBird.h"

Go to the source code of this file.

Functions

dword FindInstructionSequence (char *SearchPattern, char *SearchMask, dword StartAddress, dword EndAddress, int EntryPointOffset, bool SearchForPrevADDIUSP)
 

Function Documentation

◆ FindInstructionSequence()

dword FindInstructionSequence ( char *  SearchPattern,
char *  SearchMask,
dword  StartAddress,
dword  EndAddress,
int  EntryPointOffset,
bool  SearchForPrevADDIUSP 
)

Definition at line 5 of file FindInstructionSequence.c.

References CMD_MASK, JMP_CMD, TRACEENTER, and TRACEEXIT.