search for: cuobjdump

Displaying 1 result from an estimated 1 matches for "cuobjdump".

2018 Apr 19
3
[Bug 106132] New: bar.sync encoding incorrect for GM107
...vriestj at gmail.com QA Contact: nouveau at lists.freedesktop.org [ Quoted text copied from https://lists.freedesktop.org/archives/mesa-dev/2016-March/108926.html ] I've been playing around with bar.sync in ptx, JIT-compiling it to GM107 (my quadro m1200 card), and disassembling with cuobjdump -sass. I looked at nv50_ir_emit_gm107.cpp to understand the instruction encoding. > [Mesa-dev] [PATCH] gm107/ir: add emission for BAR > Samuel Pitoiset samuel.pitoiset at gmail.com > Tue Mar 1 17:44:42 UTC 2016 > > + // barrier id > + if (insn->src(0).getFile() == FILE_GP...