simh-testsetgenerator/I7094
Mark Pizzolato c93658f241 Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka)
In 32-bit mode, the compiler truncates constants to 32-bit.
We need LL suffix to avoid the truncation.

This behavior is contrary to the C 99 standard which defines
that constants that do not fit into long and unsigned long shall
have long long type.
2013-04-05 12:34:37 -07:00
..
i7094_binloader.c Notes For V3.8 2011-04-15 08:35:54 -07:00
i7094_bug_history.txt Notes For V3.8 2011-04-15 08:36:09 -07:00
i7094_cd.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
i7094_clk.c Added calls to sim_register_clock_unit for simulators with clock devices 2013-01-22 16:07:23 -08:00
i7094_com.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
i7094_cpu.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
i7094_cpu1.c Merge with v3.9-0-rc2 first pass 2012-03-24 19:46:37 -07:00
i7094_dat.h Notes For V3.8 2011-04-15 08:35:54 -07:00
i7094_defs.h Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
i7094_drm.c Merge with v3.9-0-rc2 first pass 2012-03-24 19:46:37 -07:00
i7094_dsk.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
i7094_io.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
i7094_lp.c Merge with v3.9-0-rc2 first pass 2012-03-24 19:46:37 -07:00
i7094_mt.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00
i7094_sys.c Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) 2013-04-05 12:34:37 -07:00