Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-20062126 (move_or_literal_pool): Handle Thumb-2 instructions.
2127 (do_t_ldst): Call move_or_literal_pool for =N addressing modes.
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c6420 move_or_literal_pool (int i, bfd_boolean thumb_p, bfd_boolean mode_3) in move_or_literal_pool() function
7015 if (move_or_literal_pool (0, /*thumb_p=*/FALSE, /*mode_3=*/FALSE)) in do_ldst()
7046 if (move_or_literal_pool (0, /*thumb_p=*/FALSE, /*mode_3=*/TRUE)) in do_ldstv4()
9359 if (move_or_literal_pool (0, /*thumb_p=*/TRUE, /*mode_3=*/FALSE)) in do_t_ldst()
9438 if (move_or_literal_pool (0, /*thumb_p=*/TRUE, /*mode_3=*/FALSE)) in do_t_ldst()