HomeSort by relevance Sort by last modified time
    Searched refs:ACCESS_INT (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-mips/
helper.c 460 access_type = ACCESS_INT;
496 access_type = ACCESS_INT;
516 ret = get_physical_address(env, &phys_addr, &prot, addr, 0, ACCESS_INT);
cpu.h 565 ACCESS_INT = 0x20, /* Integer load/store access */

Completed in 174 milliseconds