Searched refs:hostval (Results 1 – 1 of 1) sorted by relevance
1420 unsigned int val, hostval; in monitor_write_memory() local1480 hostval = *(unsigned int *) myaddr; in monitor_write_memory()1481 monitor_debug ("Hostval(%08x) val(%08x)\n", hostval, val); in monitor_write_memory()