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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c11416 int is_ldm = (inst.instruction & (1 << 20)) != 0;
11417 if (is_ldm)
11406 int is_ldm = (inst.instruction & (1 << 20)) != 0; local

Completed in 248 milliseconds