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

  /src/external/bsd/pcc/dist/pcc/arch/m16c/
code.c 125 int i, r0l, r0h, a0, r2, sz, hasch, stk; local
138 stk = r0l = r0h = a0 = r2 = 0;
147 if (r0l) {
154 r0l = 1;
162 if (r0l || hasch) {
169 r0l = r0h = 1;
175 } else if (r0l || hasch) {
187 r0l = r0h = 1;
191 if (r0l||r0h||r2)
194 r0l = r0h = r2 = 1
    [all...]
order.c 255 { NRES, R0L }, { NRES, R0H}, { 0 } };
281 * - 1-byte parameters in R0L if possible, otherwise in R0H.
403 int r0l, r0h, r2, a0, stk, sz; local
431 r0l = r0h = r2 = a0 = 0;
465 if (r0l) {
472 r0l = 1;
477 if (r0l || nch) {
489 r0l = r0h = 1;
494 if (r0l || r2)
497 r0l = r0h = r2 = 1
    [all...]
  /src/external/gpl3/gdb/dist/sim/m32c/
cpu.h 84 r0, r0h, r0l, enumerator in enum:__anon19557
  /src/external/gpl3/gdb.old/dist/sim/m32c/
cpu.h 84 r0, r0h, r0l, enumerator in enum:__anon22296

Completed in 23 milliseconds