Skip to content

Instantly share code, notes, and snippets.

@dadeba
Created January 9, 2012 12:45
Show Gist options
  • Save dadeba/1582789 to your computer and use it in GitHub Desktop.
Save dadeba/1582789 to your computer and use it in GitHub Desktop.
Tahiti ISA for my DGEMM code
v_fma_f64 v[29:30], v[39:40], v[41:42], v[29:30] // 0000025C: D298001D 04765327
v_fma_f64 v[31:32], v[39:40], v[43:44], v[31:32] // 00000264: D298001F 047E5727
v_fma_f64 v[33:34], v[39:40], v[45:46], v[33:34] // 0000026C: D2980021 04865B27
v_fma_f64 v[35:36], v[39:40], v[47:48], v[35:36] // 00000274: D2980023 048E5F27
s_branch label_002E // 0000027C: BF82FF8E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment