That's likely from the same file being copied/moved in the process of
splitting it up. The single decoder.isa was split into an ARM and thumb
part, for instance. I wouldn't be too alarmed by that unless something
isn't working properly.

Gabe

nathan binkert wrote:
> I just did a pull and got these warnings:
> warning: detected divergent renames of src/arch/arm/isa/decoder.isa to:
>  src/arch/arm/isa/decoder/arm.isa
>  src/arch/arm/isa/decoder/decoder.isa
>  src/arch/arm/isa/decoder/thumb.isa
> warning: detected divergent renames of src/arch/arm/isa/formats/macromem.isa 
> to:
>  src/arch/arm/isa/insts/macromem.isa
>  src/arch/arm/isa/templates/macromem.isa
>
>
> Does everything look OK in the repo?
>
>   Nate
> _______________________________________________
> m5-dev mailing list
> [email protected]
> http://m5sim.org/mailman/listinfo/m5-dev
>   

_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to