Go to the source code of this file.
Functions | |
void | genBSFR (ADDRESS pc, Exp *reg, Exp *modrm, int init, int size, OPER incdec, int numBytes) |
Variables | |
static int | BSFRstate = 0 |
static DecodeResult | result |
|
Definition at line 2344 of file pentium/decoder.m. References BRANCH_JE, BSFRstate, Exp::clone(), DEBUG_DECODER, DecodeResult::numBytes, opAt, opEquals, opZF, DecodeResult::reDecode, result, DecodeResult::rtl, BranchStatement::setCondExpr(), BranchStatement::setCondType(), and GotoStatement::setDest(). Referenced by PentiumDecoder::decodeInstruction(). |
|
Definition at line 2343 of file pentium/decoder.m. Referenced by genBSFR(). |
|