Home
last modified time | relevance | path

Searched refs:BusErrorInfo (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/vmips/vmips-1.5.1/
H A Dmapper.h47 struct BusErrorInfo { struct
62 BusErrorInfo last_berr_info; argument
168 void get_last_berr_info (BusErrorInfo &info) { info = last_berr_info; } in get_last_berr_info()
H A Ddecstat.cc51 Mapper::BusErrorInfo berr; in fetch_word()
H A DChangeLog6183 Declare type Mapper::BusErrorInfo and last_berr_info.