You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
306 B
23 lines
306 B
; New microcode
|
|
name "K-Ring";
|
|
copyright "Copyright (c) 2004.";
|
|
created "06/15/2009";
|
|
engine "kX";
|
|
; comment "";
|
|
guid "42447a24-67c6-4edf-a245-58c563052e08";
|
|
; -- generated GUID
|
|
|
|
|
|
; itramsize 0
|
|
; xtramsize 0
|
|
|
|
; code
|
|
|
|
input In1
|
|
input In2
|
|
|
|
output Out
|
|
|
|
macs Out,0.0,In1,In2
|
|
|
|
end
|