Skip to content
Snippets Groups Projects
Commit 5f6dbea5 authored by clc5q's avatar clc5q
Browse files

Minor change to ad hoc debugging address.

parent 9595c278
No related branches found
No related tags found
No related merge requests found
......@@ -551,7 +551,7 @@ void SMPInstr::MDFixupDefUseLists(void) {
void SMPInstr::AnnotateStackConstants(bool UseFP, FILE *AnnotFile) {
op_t Opnd;
#if 1
if (this->address == 0x80ffe32) {
if (this->address == 0x8066d08) {
msg("PROBLEM INSTRUCTION: \n");
this->PrintOperands();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment