Lines Matching refs:pa_ip

86 	* 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
331 * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanup
343 * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc'
346 * config/tc-hppa.c (pa_ip): Handle "fe", and 'cJ'.
348 * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'.
351 (pa_ip): Handle 'h', 'm', '=', '{', and '_' operands.
355 * config/tc-hppa.c (pa_ip): Handle 'X' operand.
358 * config/tc-hppa.c (pa_ip): Handle 'B' operand.
360 * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.
362 * config/tc-hppa.c (pa_ip): Handle 'l' operand.
364 * config/tc-hppa.c (pa_ip): Handle 'g' operand.
369 (pa_ip): Handle 'fX'.
379 * config/tc-hppa.c (pa_ip): Move dwarf2 stuff from here.
386 (pa_ip): Call dwarf2_gen_line_info for OBJ_ELF.
493 * config/tc-hppa.c (pa_ip): Put strict register checks before
496 * config/tc-hppa.c (pa_ip): Support 'Z' argument.
509 * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the
595 * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers.
599 * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register
602 * config/tc-hppa.c (pa_ip): Add args q, %, and |.
604 * config/tc-hppa.c (pa_ip): Absorb white space in instructions
608 * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH',
611 * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'.
613 * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!'
615 * config/tc-hppa.c (pa_ip): Add case for 'I'.
744 * config/tc-hppa.c (pa_ip, case '?'): Add missing break.
748 * config/tc-hppa.c (pa_ip): Add 64 bit condition completers.
757 * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix.
863 * config/tc-hppa.c (pa_ip): Add 'J' and 'K' code
1002 * config/tc-hppa.c (pa_ip): Convert the opcode and all completers
1791 * config/tc-hppa.c (pa_ip, case '3'): New case for PA2.0 fmpyfadd
1889 * config/tc-hppa.c (pa_ip, case '~'): The condition for a branch on bit
1910 * config/tc-hppa.c (pa_ip, case 'a'): Do not call pa_parse_..._cmpsub_cmpltr.
1915 * config/tc-hppa.c (pa_ip, case 'd'): Do not allow ",n".
2632 (pa_ip): Do not automatically promote into pa2.0 mode.
3919 (pa_ip): Add cast to avoid warning.