removed alias function temporarily
This commit is contained in:
parent
48efdf8284
commit
f28d3b4047
@ -102,7 +102,6 @@ a64inst_instruction *parser(char asmLine[]){
|
||||
int operandCount = 0;
|
||||
const char *operandList[4];
|
||||
tokeniseOperands(operands, &operandCount, operandList);
|
||||
renameAliases(&opcode, &operandList);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user