Searched refs:store_64bit_word_in_host (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/gxemul/gxemul-0.6.3/src/machines/ |
H A D | machine_alpha.cc | 104 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 107 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 109 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 111 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 114 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 116 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 118 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 120 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 122 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() 124 store_64bit_word_in_host(cpu, (unsigned char *) in MACHINE_SETUP() [all …]
|
/dports/emulators/gxemul/gxemul-0.6.3/src/include/ |
H A D | memory.h | 169 void store_64bit_word_in_host(struct cpu *cpu, unsigned char *data,
|
/dports/emulators/gxemul/gxemul-0.6.3/src/promemul/ |
H A D | arcbios.cc | 491 store_64bit_word_in_host(cpu, in arcbios_add_memory_descriptor() 493 store_64bit_word_in_host(cpu, in arcbios_add_memory_descriptor() 3003 …store_64bit_word_in_host(cpu, (unsigned char *) &arcbios_spb_64.SPBSignature, ARCBIOS_SPB_SIGNATUR… in arcbios_init() 3006 …store_64bit_word_in_host(cpu, (unsigned char *) &arcbios_spb_64.FirmwareVector, ARC_FIRMWARE_VECTO… in arcbios_init()
|
/dports/emulators/gxemul/gxemul-0.6.3/src/old_main/ |
H A D | memory.cc | 945 void store_64bit_word_in_host(struct cpu *cpu, in store_64bit_word_in_host() function
|