Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-989986 * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. Handle
260 * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co',
264 * config/tc-hppa.c (pa_ip): Remove unused args. Add code to '?W'
268 * config/tc-hppa.c (pa_ip): Change error message.
269 (pa_ip,pa_parse_cmpb_64_cmpltr,pa_parse_cmpib_64_cmpltr) Fix '?N' and
272 * config/tc-hppa.c (pa_ip): Implement conditional codes "?N", "?Q".
314 * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handling
317 * config/tc-hppa.c (pa_ip): Add parens to silence compiler.
321 * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization.
322 (pa_ip, case 'm'): Failure to get a CBIT specifier just means the
[all …]
DChangeLog-2012286 (pa_ip): Use pa_get_number instead of pa_get_absolute_expression
289 * config/tc-hppa.c (pa_ip): Reject double floating point stores and
294 * config/tc-hppa.c (pa_ip): Limit unit conditions for uxor to those
DChangeLog-9295280 * config/tc-hppa.c (pa_ip): Fix off-by-2 bug in length check for
2526 * config/tc-hppa.c (pa_ip): Check for invalid register in single
3439 (pa_ip): If the current instruction specifies a newer machine type
3446 * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argument
3771 * config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused
4925 * config/tc-hppa.c (pa_ip): Ditto.
6075 * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for
6300 * config/tc-hppa.c (pa_ip): 13 bit immediate constant (for break
7205 * config/tc-hppa.c (pa_ip): addb[tf] should only accept
7542 * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u'
[all …]
DChangeLog-20104 * config/tc-hppa.c (pa_ip): Revert last change. Add variable need_cond
39 * config/tc-hppa.c (pa_ip): Set doubleword carry/borrow bit when a
1716 * config/tc-hppa.c (pa_ip): Do not allow 64-bit add condition
DChangeLog-000111 * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,
1050 (pa_ip): Use ISUPPER/ISLOWER/TOLOWER instead of
1876 (pa_ip): Don't "save_s" unnecessarily. Update calls to above
3361 * config/tc-hppa.c (pa_ip): Support 12 bit branches to absolute
3464 * config/tc-hppa.c (pa_ip): Store `a' flag in bit zero of operand
3821 * config/tc-hppa.c (pa_ip): Correct CHECK_FIELD typo.
5018 (pa_ip): Modify all calls to pa_parse_number and need_pa11_opcode.
5742 * config/tc-hppa.c (pa_ip): In case 'V', pass `strict' to
6604 (pa_ip): low_sign_unext now returns via function value. Use
DChangeLog-2005642 * config/tc-hppa.c (pa_ip): Use as_bad instead of as_fatal when an
738 (pa_ip): Promote from PA 1.0 to 1.1 immediately when 1.1 match is
1577 * tc-hppa.c (pa_ip): Reject match for '#' immediate if not pa20.
1621 * config/tc-hppa.c (pa_ip): Search entire mnemonic before considering
2085 * config/tc-hppa.c (pa_ip): Promote architecture from PA 1.0 to 1.1
DChangeLog-20061394 (pa_ip): Likewise.
DChangeLog-2007372 * config/tc-hppa.c (pa_ip): Fix comment typo.
DChangeLog-20092489 * config/tc-hppa.c (pa_ip): Add check of immediate values.
DChangeLog-0203845 * config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions.
5491 * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.
DChangeLog2889 * config/tc-hppa.c (pa_ip): Likewise.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c3168 pa_ip (char *str) in pa_ip() function
5778 pa_ip (str); in md_assemble()