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

  /external/qemu/tcg/
tcg.c 312 ts->fixed_reg = 1;
352 ts->fixed_reg = 0;
367 ts->fixed_reg = 0;
387 ts->fixed_reg = 0;
769 if (ts->fixed_reg) {
779 ts->fixed_reg = 0;
    [all...]
tcg.h 252 unsigned int fixed_reg:1; member in struct:TCGTemp

Completed in 138 milliseconds