Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dns32081.cpp74 LENGTH_L = 8, // double precision enumerator
203 unsigned const f_length = BIT(m_opword, 2) ? LENGTH_F : LENGTH_L; in write_op()
216 m_op[0].expected = LENGTH_L; in write_op()
238 unsigned const f_length = BIT(m_opword, 0) ? LENGTH_F : LENGTH_L; in write_op()
321 unsigned const f_length = single ? LENGTH_F : LENGTH_L; in execute()
442 unsigned const f_length = single ? LENGTH_F : LENGTH_L; in execute()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dns32081.cpp74 LENGTH_L = 8, // double precision enumerator
203 unsigned const f_length = BIT(m_opword, 2) ? LENGTH_F : LENGTH_L; in write_op()
216 m_op[0].expected = LENGTH_L; in write_op()
238 unsigned const f_length = BIT(m_opword, 0) ? LENGTH_F : LENGTH_L; in write_op()
321 unsigned const f_length = single ? LENGTH_F : LENGTH_L; in execute()
442 unsigned const f_length = single ? LENGTH_F : LENGTH_L; in execute()