Define RS6000_ITRUNC and RS6000_UITRUNC
From-SVN: r6560
This commit is contained in:
parent
9230dc4633
commit
9929b5751b
@ -1464,6 +1464,11 @@ extern int rs6000_compare_fp_p;
|
||||
uitrunc must be defined. */
|
||||
|
||||
extern int rs6000_trunc_used;
|
||||
|
||||
/* Function names to call to do floating point truncation. */
|
||||
|
||||
#define RS6000_ITRUNC "itrunc"
|
||||
#define RS6000_UITRUNC "uitrunc"
|
||||
|
||||
/* Control the assembler format that we output. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user