Skip to content

Branch offsets  #8

@kayvan61

Description

@kayvan61

branch type is determined pre packetization. Packetization then pushes the instruction too far for the 13 bit imm that the branch supports. Moving the branch offsets to use instruction offset instead of byte offset should fix.

Files to look at:
arch-gen: llvm/lib/Target/Primate/MCTargetDesc/PrimateAsmBackend.cpp

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions