Searched refs:e2size (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darminit.c282 int e2size = (TFLAG ? -4 : 0); local
310 SETABORT (IBIT, state->prog32Sig ? ABORT32MODE : SVC26MODE, e2size);
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darminit.c285 int e2size = (TFLAG ? -4 : 0); local
313 SETABORT (IBIT, state->prog32Sig ? ABORT32MODE : SVC26MODE, e2size);

Completed in 80 milliseconds