]> gitweb.factorcode.org Git - factor.git/commit
cpu.*: removes the vector-regs hook
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 1 Aug 2016 17:33:01 +0000 (19:33 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Mon, 1 Aug 2016 19:52:05 +0000 (21:52 +0200)
commit06319ac58dd7af57abf1747e2f813577cdab02c1
treeec4868b023891b8431abee717fa10e9ad917449f
parent9bbe8a8c292815dbc6a9398063024fa33f28440e
cpu.*: removes the vector-regs hook

It is not needed for now as float-regs are always used for vector-reps.
basis/cpu/architecture/architecture.factor
basis/cpu/ppc/ppc.factor
basis/cpu/x86/x86.factor