HPCToolkit
x86-push.c File Reference
#include "x86-interval-highwatermark.h"
#include "x86-decoder.h"
#include "x86-interval-arg.h"
#include <assert.h>
#include <lib/isa-lean/x86/instruction-set.h>
Include dependency graph for x86-push.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unwind_intervalprocess_push (xed_decoded_inst_t *xptr, const xed_inst_t *xi, interval_arg_t *iarg)
 
unwind_intervalprocess_pop (xed_decoded_inst_t *xptr, const xed_inst_t *xi, interval_arg_t *iarg)
 

Function Documentation

◆ process_pop()

unwind_interval* process_pop ( xed_decoded_inst_t *  xptr,
const xed_inst_t *  xi,
interval_arg_t iarg 
)

Definition at line 100 of file x86-push.c.

Here is the call graph for this function:

◆ process_push()

unwind_interval* process_push ( xed_decoded_inst_t *  xptr,
const xed_inst_t *  xi,
interval_arg_t iarg 
)

Definition at line 64 of file x86-push.c.

Here is the call graph for this function: