HomeSort by relevance Sort by last modified time
    Searched full:tasid (Results 1 - 1 of 1) sorted by null

  /external/qemu/target-mips/
op_helper.c 728 uint32_t tcu, tmx, tasid, tksu; local
738 tasid = v & 0xff;
748 /* Sync the TASID with EntryHi. */
750 cpu->CP0_EntryHi = tasid;
    [all...]

Completed in 130 milliseconds