Skip to content

architecture support: XMOS XS1/XS2 (xCore-200 etc) #5835

Open
@fenugrec

Description

@fenugrec

The Xcore processors, produced by XMOS, have an unusual architecture, typically composed of multiple "tile processors", with some primitives for concurrent processing. XS2 is described as "an evolution of the XS1 architecture". There is practically no support for this arch outside of the manufacturer toolset.

These cpus are used in many audio devices; there are also ethernet-enabled variants but I don't know where those end up.

Describe alternatives you've considered
Not even sure if vendor tools have a standalone disassembler. Options are limited.
[EDIT] Capstone does have a disassembler

Additional context
Architecture documentation : https://www.xmos.com/file/xs2-isa-specification/?version=latest

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions