Home
last modified time | relevance | path

Searched refs:SET_CCG (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu_cis.c756SET_CCG; /* sets the greater-than condition code */ in cpu_cis_op()
1031SET_CCG; /* sets the greater-than condition code */ in cpu_cis_op()
1039SET_CCG; /* and set the greater-than condition code */ in cpu_cis_op()
1882 SET_CCG; /* set the source string is greater */ in compare()
H A Dhp3000_cpu_base.c1228 SET_CCG; /* then set CCG and continue */ in cpu_shift_branch_bit_op()
2429SET_CCG; /* set the condition code to indicate "not rea… in srw_io()
3077 SET_CCG; /* set condition code "greater than" */ in move_spec()
3099SET_CCG; /* then set condition code "greater than" */ in move_spec()
3756SET_CCG; /* then set condition code "greater than" */ in io_control()
3792SET_CCG; /* then set condition code "greater than" */ in io_control()
3796SET_CCG; /* and set condition code "greater than" */ in io_control()
3805SET_CCG; /* then set condition code "greater than" */ in io_control()
H A Dhp3000_cpu.h523 #define SET_CCG STA = STA & ~STATUS_CC_MASK | STATUS_CCG macro
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu_cis.c917SET_CCG; /* sets the greater-than condition code */ in cpu_cis_op()
1204SET_CCG; /* sets the greater-than condition code */ in cpu_cis_op()
1212SET_CCG; /* and set the greater-than condition code */ in cpu_cis_op()
2058 SET_CCG; /* set the source string is greater */ in compare()
H A Dhp3000_cpu_base.c1231 SET_CCG; /* then set CCG and continue */ in cpu_shift_branch_bit_op()
2432SET_CCG; /* set the condition code to indicate "not rea… in srw_io()
3080 SET_CCG; /* set condition code "greater than" */ in move_spec()
3102SET_CCG; /* then set condition code "greater than" */ in move_spec()
3787SET_CCG; /* then set condition code "greater than" */ in io_control()
3823SET_CCG; /* then set condition code "greater than" */ in io_control()
3827SET_CCG; /* and set condition code "greater than" */ in io_control()
3836SET_CCG; /* then set condition code "greater than" */ in io_control()
H A Dhp3000_cpu_eis.c676 SET_CCG; /* then set CCG */ in cpu_eis_fp_op()
1231SET_CCG; /* preset the condition code to "greater than" */ in read_decimal()
2332 SET_CCG; /* the value is greater than zero */ in set_cca_decimal()
H A Dhp3000_cpu.h533 #define SET_CCG STA = STA & ~STATUS_CC_MASK | STATUS_CCG macro