diff for duplicates of <446735C6.2080306@mountolympos.net> diff --git a/a/1.txt b/N1/1.txt index 13fd9e4..9437daa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,18 +6,3 @@ I am receiving the following error: arch/mips/kernel/head.S: Assembler messages: arch/mips/kernel/head.S:131: Error: Instruction cache requires absolute expression - -From the following code section: - - li t0, 0x80000000 # start address (KSEG0) - addu t1,t0,0x2000 # 8KB I-cache -1: addu t0,0x10 # 16B line size - cache Index_Store_Tag_I,-4(t0) # clear tag - nop - cache Fill_I,-4(t0) # fill line - nop - bne t0,t1,1b - cache Index_Store_Tag_I,-4(t0) - - I copied the code section from See MIPS Run, so I know the code must be -correct. What am I doing wrong? diff --git a/a/content_digest b/N1/content_digest index 3953200..fe751a7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -11,21 +11,6 @@ "\n" "arch/mips/kernel/head.S: Assembler messages:\n" "arch/mips/kernel/head.S:131: Error: Instruction cache requires absolute\n" - "expression\n" - "\n" - "From the following code section:\n" - "\n" - "\tli\tt0, 0x80000000 \t\t# start address (KSEG0)\n" - "\taddu\tt1,t0,0x2000\t\t\t# 8KB I-cache\n" - "1:\taddu\tt0,0x10\t\t\t\t# 16B line size\n" - "\tcache\tIndex_Store_Tag_I,-4(t0)\t# clear tag\n" - "\tnop\n" - "\tcache\tFill_I,-4(t0)\t\t\t# fill line\n" - "\tnop\n" - "\tbne\tt0,t1,1b\n" - "\tcache\tIndex_Store_Tag_I,-4(t0)\n" - "\n" - " I copied the code section from See MIPS Run, so I know the code must be\n" - correct. What am I doing wrong? + expression -1fa2d76778773f47f81383e3376fde139c92d3802004a6f37d38e71103d1caf2 +ed25ef213ec7af09dc3d74a0adc975be0b5902b66068ede1141140c586f89c71
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.