URL
https://opencores.org/ocsvn/ao68000/ao68000/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 12 |
Rev 13 |
Line 601... |
Line 601... |
}
|
}
|
Parser BRANCH_operand2() throws Exception {
|
Parser BRANCH_operand2() throws Exception {
|
GenerateMicrocode.entry(newline, "BRANCH_operand2");
|
GenerateMicrocode.entry(newline, "BRANCH_operand2");
|
return new Parser(false);
|
return new Parser(false);
|
}
|
}
|
Parser BRANCH_special_01() throws Exception {
|
Parser BRANCH_alu_signal() throws Exception {
|
GenerateMicrocode.entry(newline, "BRANCH_special_01");
|
GenerateMicrocode.entry(newline, "BRANCH_alu_signal");
|
return new Parser(false);
|
return new Parser(false);
|
}
|
}
|
Parser BRANCH_special_10() throws Exception {
|
Parser BRANCH_alu_mult_div_ready() throws Exception {
|
GenerateMicrocode.entry(newline, "BRANCH_special_10");
|
GenerateMicrocode.entry(newline, "BRANCH_alu_mult_div_ready");
|
return new Parser(false);
|
return new Parser(false);
|
}
|
}
|
Parser BRANCH_condition_0() throws Exception {
|
Parser BRANCH_condition_0() throws Exception {
|
GenerateMicrocode.entry(newline, "BRANCH_condition_0");
|
GenerateMicrocode.entry(newline, "BRANCH_condition_0");
|
return new Parser(false);
|
return new Parser(false);
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.