Home
last modified time | relevance | path

Searched refs:PSR_DB_DBANK (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h928 #define PSR_DB_DBANK 0000100u /* Data base and data bank registers */ macro
936 #define PSR_PRIV (PSR_SBANK | PSR_DB_DBANK | PSR_DL | PSR_Z)
H A Dhp3000_cpu_base.c1475 if (CIR & (PSR_DB_DBANK | PSR_SBANK)) { /* if a bank register is to be stored */ in cpu_move_spec_fw_imm_field_reg_op()
1479 if (CIR & PSR_DB_DBANK) { /* if DBANK and DB are to be stored */ in cpu_move_spec_fw_imm_field_reg_op()
1560 if (CIR & PSR_DB_DBANK) { /* if DBANK and DB are to be set */ in cpu_move_spec_fw_imm_field_reg_op()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h942 #define PSR_DB_DBANK 0000100u /* Data base and data bank registers */ macro
950 #define PSR_PRIV (PSR_SBANK | PSR_DB_DBANK | PSR_DL | PSR_Z)
H A Dhp3000_cpu_base.c1478 if (CIR & (PSR_DB_DBANK | PSR_SBANK)) { /* if a bank register is to be stored */ in cpu_move_spec_fw_imm_field_reg_op()
1482 if (CIR & PSR_DB_DBANK) { /* if DBANK and DB are to be stored */ in cpu_move_spec_fw_imm_field_reg_op()
1563 if (CIR & PSR_DB_DBANK) { /* if DBANK and DB are to be set */ in cpu_move_spec_fw_imm_field_reg_op()