Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c3925 expressionS exp_high = *exp; in emit_thumb32_expr() local
3927 exp_high.X_add_number = (unsigned long)exp_high.X_add_number >> 16; in emit_thumb32_expr()
3928 emit_expr (& exp_high, (unsigned int) THUMB_SIZE); in emit_thumb32_expr()