Searched refs:throwDasmError (Results 1 – 1 of 1) sorted by relevance
183 void throwDasmError(String msg) throws DasmError { in throwDasmError() method in DAsm535 throwDasmError("Missing arguments for instruction " + name); in addOpcode()554 throwDasmError("Bad arguments for instruction " + name + "(" in addOpcode()576 throwDasmError("Bad arguments for instruction " + name + "(" + val in addOpcode()592 throwDasmError("Bad arguments for instruction " + name + "(" in addRelativeGoto()609 throwDasmError("Bad arguments for instruction " + name + "(" + val in addRelativeGoto()632 throwDasmError("Bad arguments for instruction " + name + "(" in addOpcode()639 throwDasmError("Bad arguments for instruction " + name + "(" in addOpcode()656 throwDasmError("Bad arguments for instruction " + name + "(" in addOpcode()679 throwDasmError("Bad arguments for instruction " + name + "(" in addOpcode()[all …]