Fix zero_ext documentation
authorAntoine Tremblay <antoine.tremblay@ericsson.com>
Wed, 13 Apr 2016 16:36:24 +0000 (12:36 -0400)
committerAntoine Tremblay <antoine.tremblay@ericsson.com>
Wed, 13 Apr 2016 16:36:24 +0000 (12:36 -0400)
commitb8162e5ac9e052b2a88912b729081600972e854c
treec5a023ff96a763fb40e5c052a512808fc5917449
parent1adc8a9a7f48c5893c6a5e45384695732dd2f136
Fix zero_ext documentation

This patch fixes the documentation for the zero_ext bytecode description.

It removes parts that seemed like a copy/paste from ext, since zero_ext
zeros the bits to the left.

gdb/doc/ChangeLog:

* agentexpr.texi (zero_ext): Fix zero_ext description.
gdb/doc/ChangeLog
gdb/doc/agentexpr.texi
This page took 0.0259 seconds and 4 git commands to generate.