From 9ffcca9d75346313073aa9bc5fc92dbd3acca6b3 Mon Sep 17 00:00:00 2001 From: ths Date: Sun, 21 Jan 2007 03:13:58 +0000 Subject: [PATCH] TLB address wraparound hopefully fixed now. --- target-mips/TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/target-mips/TODO b/target-mips/TODO index e162ea5295..13ae2a93d0 100644 --- a/target-mips/TODO +++ b/target-mips/TODO @@ -3,7 +3,6 @@ Unsolved issues/bugs in the mips/mipsel backend General ------- -- TLB fails cornercase at address wrap around - [ls][dw][lr] report broken (aligned) BadVAddr - Missing per-CPU instruction decoding, currently all implemented instructions are regarded as valid -- 2.39.5