mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
8256009: Remove src/hotspot/share/adlc/Test/i486.ad
Reviewed-by: shade, thartmann
This commit is contained in:
parent
3455fa9bfd
commit
a1d4b9f35b
9 changed files with 11 additions and 11 deletions
|
@ -292,7 +292,7 @@ bool PosixSignals::pd_hotspot_signal_handler(int sig, siginfo_t* info,
|
|||
int op = pc[0];
|
||||
if (op == 0xDB) {
|
||||
// FIST
|
||||
// TODO: The encoding of D2I in i486.ad can cause an exception
|
||||
// TODO: The encoding of D2I in x86_32.ad can cause an exception
|
||||
// prior to the fist instruction if there was an invalid operation
|
||||
// pending. We want to dismiss that exception. From the win_32
|
||||
// side it also seems that if it really was the fist causing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue