Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dvm86.c149 uint32_t int_addr, segoffs, ssp; in do_int() local
159 int_addr = (intno << 2); in do_int()
160 segoffs = cpu_ldl_data(env, int_addr); in do_int()