ftt_code
switch (tp->ftt_code) {
switch (tp->ftt_code) {
if (tp->ftt_code == 0) {
if (tp->ftt_code == 1) {
tp->ftt_code = (instr[start + 1] & 0x0f) | FASTTRAP_JO;
tp->ftt_code = 2;
tp->ftt_code = 1;
tp->ftt_code = instr[start];
tp->ftt_code = instr[start];
tp->ftt_code = 0;
tp->ftt_code = COND(instr);
tp->ftt_code = COND(instr);
tp->ftt_code = RCOND(instr);
tp->ftt_code = COND(instr);
tp->ftt_code = COND(instr);
switch (tp->ftt_code) {
switch (tp->ftt_code) {
switch (tp->ftt_code) {