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

/macosx-10.9.5/cctools-845/as/
H A Darm.c10491 int is_ldm = (inst.instruction & (1 << 20)) != 0;
10492 if (is_ldm)
10482 int is_ldm = (inst.instruction & (1 << 20)) != 0; local

Completed in 201 milliseconds