Searched refs:uint (Results 1 - 11 of 11) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/include/
H A Dsb_utils.h49 typedef unsigned int uint; typedef
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/src/
H A Dsb_utils.c252 uint i;
301 uint sb_clock_entries = sizeof(sb_clock_table)/sizeof(sb_clock_table[0]);
496 uint clock_entries;
497 uint i;
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcc_numa.c29 typedef unsigned int uint; typedef
171 uint timout_cnt, msg_cnt;
198 uint bytecnt;
253 uint bytecnt;
280 uint i;
440 uint node;
/broadcom-cfe-1.4.2/cfe/x86emu/
H A Ddebug.c172 void x86emu_check_data_access (uint dummy1, uint dummy2)
H A Ddecode.c306 uint offset)
325 uint offset)
344 uint offset)
364 uint segment,
365 uint offset)
385 uint segment,
386 uint offset)
406 uint segment,
407 uint offset)
428 uint offse
[all...]
H A Dfpu.c98 uint destoffset;
325 uint destoffset;
406 uint destoffset;
533 uint destoffset;
643 uint destoffset;
750 uint destoffset;
869 uint destoffset;
H A Dops.c107 uint destoffset;
165 uint destoffset;
286 uint srcoffset;
340 uint srcoffset;
528 uint destoffset;
585 uint destoffset;
706 uint srcoffset;
760 uint srcoffset;
945 uint destoffset;
1002 uint destoffse
[all...]
H A Dops2.c166 uint destoffset;
303 uint srcoffset;
424 uint destoffset;
561 uint destoffset;
709 uint srcoffset;
848 uint destoffset;
985 uint destoffset;
1105 uint srcoffset;
1283 uint srcoffset;
1331 uint srcoffse
[all...]
/broadcom-cfe-1.4.2/cfe/x86emu/x86emu/
H A Ddebug.h205 extern void x86emu_check_data_access (uint s, uint o);
H A Ddecode.h63 u8 fetch_data_byte (uint offset);
64 u8 fetch_data_byte_abs (uint segment, uint offset);
65 u16 fetch_data_word (uint offset);
66 u16 fetch_data_word_abs (uint segment, uint offset);
67 u32 fetch_data_long (uint offset);
68 u32 fetch_data_long_abs (uint segment, uint offset);
69 void store_data_byte (uint offse
[all...]
H A Dtypes.h60 #define uint x86emuuint macro
84 typedef unsigned int uint; typedef

Completed in 64 milliseconds