Home
last modified time | relevance | path

Searched refs:hwse (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.c2815 validate_offset_imm (val, hwse) in validate_offset_imm() argument
2817 int hwse;
2819 if ((hwse && val > 255) || val > 4095)
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-arm.c11435 validate_offset_imm (unsigned int val, int hwse) in validate_offset_imm() argument
11437 if ((hwse && val > 255) || val > 4095) in validate_offset_imm()
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-0001149 (ldst_extend): Delete argument hwse. Split code for half-word and
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-0001149 (ldst_extend): Delete argument hwse. Split code for half-word and