{"blog_url":"https://hanecci.hatenadiary.org/","image_url":null,"provider_url":"https://hatena.blog","title":" GPU Assembly code of exp(), exp2(), pow()","provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/hanecci/","version":"1.0","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhanecci.hatenadiary.org%2Fentry%2F20140430%2Fp5\" title=\" GPU Assembly code of exp(), exp2(), pow() - OLD hanecci\u2019s blog : \u65e7 \u306f\u306d\u3063\u3061\u30d6\u30ed\u30b0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_name":"hanecci","height":"190","type":"rich","width":"100%","url":"https://hanecci.hatenadiary.org/entry/20140430/p5","blog_title":"OLD hanecci\u2019s blog : \u65e7 \u306f\u306d\u3063\u3061\u30d6\u30ed\u30b0","published":"2014-04-30 00:00:06","categories":["SHADER","DIY"],"description":"exp2(a) : 2^a ; -------- Disassembly -------------------- 00 ALU: ADDR(32) CNT(1) 0 t: EXP_e R0.x, R0.x 01 EXP_DONE: PIX0, R0.xxxx END_OF_PROGRAM exp(a) : e^a ; -------- Disassembly -------------------- 00 ALU: ADDR(32) CNT(3) 0 y: MUL ____, R0.x, (0x3FB8AA3B, 1.442695022f).x 1 t: EXP_e R0.x, PV0.y \u2026"}