HomeSort by: relevance | last modified time | path
    Searched defs:im5 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/hppa/
fpu.c 227 u_int offset, index, im5; local in function:hppa_fpu_ls
291 im5 = inst_x >> 1;
293 im5 |= 0xfffffff0;
298 offset = *base + im5;
299 *base = *base + im5;
303 *base = *base + im5;
306 offset = *base + im5;
fpu.c 227 u_int offset, index, im5; local in function:hppa_fpu_ls
291 im5 = inst_x >> 1;
293 im5 |= 0xfffffff0;
298 offset = *base + im5;
299 *base = *base + im5;
303 *base = *base + im5;
306 offset = *base + im5;

Completed in 26 milliseconds