Home
last modified time | relevance | path

Searched refs:FSRH14 (Results 1 – 2 of 2) sorted by relevance

/dports/misc/gpsim/gpsim-0.31.0/src/
H A D14bit-registers.h503 class FSRH14 : public sfr_register
506 FSRH14(Processor *, const char *pName, const char *pDesc, Indirect_Addressing14 *pIAM);
556 FSRH14 fsrh;
H A D14bit-registers.cc2068 FSRH14::FSRH14(Processor *pCpu, const char *pName, const char *pDesc, Indirect_Addressing14 *pIAM) in FSRH14() function in FSRH14
2075 void FSRH14::put(unsigned int new_value) in put()
2083 void FSRH14::put_value(unsigned int new_value) in put_value()